Translates approved plans into working, tested code through implementation, debugging, and refactoring. Invoked via /builder.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentic-framework:builder [task-description][task-description]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Translate plans into working, tested, production-ready code.
Translate plans into working, tested, production-ready code.
Follow the testing skill for TDD/coverage methodology. For root-cause investigation, follow .claude/rules/debugging-protocol.md (always loaded — three-before-one, root-cause mandate, escalation). This entry point adds the plan-governance workflow and GitHub-MCP dependency checking below.
GitHub (workflow integration):
Working notes go to scratchpad/, final documents go to artifacts/.
/swarm-review: after implementation, for code review$ARGUMENTS
Creates, edits, and verifies skills using a test-driven development approach with pressure scenarios and subagents.
npx claudepluginhub dralgorhythm/claude-agentic-framework --plugin agentic-framework