npx claudepluginhub nq-rdl/agent-extensions --plugin meta../../../agents/agent-governance-reviewer/agent.md
../../../agents/critical-thinking/agent.md
../../../agents/doublecheck/agent.md
../../../agents/prompt-builder/agent.md
../../../agents/se-responsible-ai-code/agent.md
Curated reusable agent skills and integrations published in host-native formats. Shared skills live in the skills/ submodule; host-specific packaging for Claude Code, Codex, Gemini CLI, pi.dev, and OpenCode lives in this repository.
See docs/codex.md for installation, the native Codex marketplace model, and the bundle layout.
/plugin marketplace add nq-rdl/agent-extensions
/plugin and enable bundlesgemini extensions add nq-rdl/agent-extensions
See docs/local-testing.md for local/devcontainer install.
pi.dev and OpenCodeTBA.
This repo follows two conventions for top-level agent context files. The third one is intentionally different from how most repos handle it:
AGENTS.md — single source of truth for agent contributor guidance.CLAUDE.md → symlink to AGENTS.md. Claude Code loads CLAUDE.md as project context; symlinking keeps the two in sync.GEMINI.md — not a symlink, unlike CLAUDE.md. This repo is itself a Gemini CLI extension, and GEMINI.md is consumed as the extension's published catalog (the bundles, skills, and agents this extension provides) rather than as agent contributor guidance. It is regenerated from registry/bundles/*.yaml by scripts/generate-gemini-extension.sh, and CI fails if it drifts. To update its content, edit the registry bundles and run the regen script — don't hand-edit.A second, subtler reason GEMINI.md cannot be a symlink: the regen script writes via Python's Path.write_text(), which follows symlinks. If GEMINI.md → AGENTS.md existed, the next regen would silently overwrite AGENTS.md with the bundle catalog.
This repo is scope-licensed (not an OR dual-license — the license depends on the file, not the user's choice):
SPDX-License-Identifier: MIT. Full text: LICENSE.SPDX-License-Identifier: CC-BY-4.0. Full text: LICENSE-CC-BY-4.0.Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Uses power tools
Uses Bash, Write, or Edit tools
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Complete collection of battle-tested Claude Code configs agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Testing, security, and code quality experts - code review, penetration testing, QA automation