From agentic-dev-kit
Multi-cell governance rules for the Agentic Dev Kit. Load when you need to enforce cell boundaries, escalation rules, handoff protocol, precedence order, or shared operating rules across the Development, Delivery Engineering, and QA cells.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentic-dev-kit:governanceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
See `AGENTS.md` for the full root governance contract.
See AGENTS.md for the full root governance contract.
See ${CLAUDE_PLUGIN_ROOT}/context/development-charter.md, delivery-charter.md, qa-charter.md for cell-specific rules.
Cells must not silently absorb each other's responsibilities.
AGENTS.md${CLAUDE_PLUGIN_ROOT}/context/instructions.md.claude/instructions-stack.md (if it exists)REPOSITORY-CONTEXT.md${CLAUDE_PLUGIN_ROOT}/docs/templates/HANDOFF.md for all cross-cell handoffsProvides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
npx claudepluginhub koriseng/agentic-dev-kit --plugin agentic-dev-kit