code-review
01Skill Claude CodeCodex
Structured code review framework used by the reviewer agent. Provides a severity-based checklist and consistent finding format.
A framework for building specialist Claude agents that delegate work through a team lead, optimized for context efficiency and deterministic results.
Skill Claude CodeCodex
Structured code review framework used by the reviewer agent. Provides a severity-based checklist and consistent finding format.
Skill Claude CodeCodex
Framework for tracking AI token costs and projecting cloud service expenses. Used by the cost-accountant agent and the lead when budgeting work.
Skill Claude CodeCodex
Create a new reusable skill for the agent system. Use this when a process is performed often enough — by one agent or many — that documenting it once and loading it on demand beats re-deriving it each time.
Skill Claude CodeCodex
Create a new specialist agent and its supporting doc bundle. Use this when the team encounters work requiring expertise not covered by the existing agent roster.
Skill Claude CodeCodex
Framework for building and maintaining consistent UI components. Used by the ui-designer when creating components and the reviewer when checking visual consistency.
Skill Claude CodeCodex
Structured review framework for AI agent systems, prompt frameworks, and config-driven projects where the deliverables are markdown/YAML/JSON orchestration rather than executable code. The counterpart to code-review for non-code projects.
Skill Claude CodeCodex
Systematic security review framework. Used by the reviewer for security-focused review and by the architect when designing security-sensitive systems.
Skill Claude CodeCodex
Framework for deciding what to test, how to test it, and what coverage to target. Used by the implementer when writing tests and the reviewer when evaluating test coverage.
Skill Claude CodeCodex
Self-review framework for measuring team execution quality. Instruments a run with metrics collection so performance can be compared across sessions. Used by the lead agent.