Skill Claude CodeCodex
Full pipeline: evaluation -> spec -> implementation -> review -> QA.
Spec-driven development for Claude Code. Design docs before code, structured pipeline with quality gates, zero infrastructure.
Skill Claude CodeCodex
Full pipeline: evaluation -> spec -> implementation -> review -> QA.
Skill Claude CodeCodex
Convenes multiple agents to debate an important decision.
Skill Claude CodeCodex
Create a pull request from the current branch with structured summary.
Skill Claude CodeCodex
Discipline skill — systematic debugging process. Use when encountering any bug, debug issue, test failure, broken function, or unexpected behavior, before proposing fixes.
Skill Claude CodeCodex
Enriches CLAUDE.md by exploring the project and specializes agents to the real stack.
Skill Claude CodeCodex
QA + bugfix cycle until it passes.
Skill Claude CodeCodex
Incremental re-specialization — re-scans the project and updates only auto-generated zones in CLAUDE.md and agents.
Skill Claude CodeCodex
Discipline skill — TDD red-green-refactor cycle. Use when implementing any feature or bugfix, before writing implementation code.