dev-plan
01Skill Claude CodeCodex
Generate a development plan with task breakdown and section 10 tracking tables.
Skill Claude CodeCodex
Generate a development plan with task breakdown and section 10 tracking tables.
Skill Claude CodeCodex
Record a gate review decision in the dev plan section 10.
Skill Claude CodeCodex
Periodic Harness health audit based on 7 design principles.
Skill Claude CodeCodex
Scan child projects for pitfalls and propose company standard updates.
Skill Claude CodeCodex
Record a pitfall or lesson learned in the postmortem log.
Skill Claude CodeCodex
Mark a pitfall record as resolved in the postmortem log.
Skill Claude CodeCodex
PM reviews gate submission with 6-item checklist and recommendation.
Skill Claude CodeCodex
Pre-deployment checklist for G5 submission.
Skill Claude CodeCodex
Six-question diagnostic framework for G0 pre-check — validate product direction before development starts.
Skill Claude CodeCodex
Initialize new project with CLAUDE.md, .knowledge/ structure, company rules, and git.
Skill Claude CodeCodex
L1 internal review with auto-detection, design comparison, and Gate escalation path.
Skill Claude CodeCodex
A pre-deployment checklist for checking whether a project is ready to be released to staging or production. It covers automated checks, environment settings, database changes, Docker files, and security.
Skill Claude CodeCodex
A step-by-step task execution workflow with required checkpoints for coding agents.
Skill Claude CodeCodex
A planning workflow for starting a development task by loading project plans, past incident records, and architecture notes. It then assesses complexity and breaks the work into tasks.
Skill Claude CodeCodex
A structured code-review procedure for checking a task against project rules and acceptance criteria. It loads the task, relevant standards, and the Git changes before reviewing every required checkpoint.
Skill Claude CodeCodex
A controlled process for updating specification documents, which describe agreed technical rules such as API behavior or data formats.
Skill Claude CodeCodex
Merge sprint branch to base branch, tag release, and clean up branches.
Skill Claude CodeCodex
Generate a sprint proposal document with scope, risks, and G0 checklist.
Skill Claude CodeCodex
Generate sprint retrospective by analyzing section 10 data.
Skill Claude CodeCodex
Mark a task as done after L1 review passes.
Skill Claude CodeCodex
Create task breakdown in dev plan section 6 and generate .tasks/ files.
Skill Claude CodeCodex
Boss dispatches tasks — auto-create .tasks/ files and record in dev-plan.
Skill Claude CodeCodex
Mark a task as inreview (pending L1 review) and record in dev plan section 10.
Skill Claude CodeCodex
Mark a task as inprogress when agent begins working.