role-build
01Skill Claude CodeCodex
Install build role on a session. Takes one unit of work from directive to a verified, well-architected change.
Skill Claude CodeCodex
Install build role on a session. Takes one unit of work from directive to a verified, well-architected change.
Skill Claude CodeCodex
Install root role on a session. The user's base session.
Skill Claude CodeCodex
Install verify role on a session. The fast independent check that a claimed artifact is actually done — spawned proactively before any parent reports done, opens a PR, deploys, or publishes.
Skill Claude CodeCodex
Guidance for updating agent-facing files (skills, AGENTS.md, subagent definitions) when you discover they are wrong, incomplete, or stale. Use when you've solved a problem that revealed a gap, or when the user says to update a skill, AGENTS.md, or agent. The trigger is friction; you learned something the knowledge…
Skill Claude CodeCodex
Implement a vertical slice from SLICES.md end-to-end using TDD. Use when user wants to code a slice of a project or mentions "complete slice".
Skill Claude CodeCodex
Take a brief idea and produce a complete PROJECTBRIEF.md as if the user wrote it on their best day. Covers features, fixes, infra, and full products alike. Use when user wants to define a project, scope a feature, plan a complex fix, or mentions "project brief" or "new project".
Skill Claude CodeCodex
Refine any plan/artifact through rigorous, structured questioning until every decision is resolved. Use when user wants to stress-test a plan, iterate on a brief or be grilled on a PROJECTBRIEF.md.
Skill Claude CodeCodex
Decompose a PROJECTBRIEF.md into vertical, TDD-ready implementation slices. Each slice is independently demoable. Use when user wants to break down a project into slices.
Skill Claude CodeCodex
Install deploy role on a session. Ships a verified batch through the project's own deploy skill.
Skill Claude CodeCodex
Install harness-engineer role on a session.
Skill Claude CodeCodex
Install QA role on a session. The tough batch gate before deploy — stand the assembled system up in a dev environment and try hard to break it, through the project's own test discipline.