Skill Claude CodeCodex
Use when a large cross-cutting task (code review remediation, migration, refactor) has 5+ independent items spanning multiple files — breaks work into autonomous sequential chunks with shared tracking.
Skill Claude CodeCodex
Use when a large cross-cutting task (code review remediation, migration, refactor) has 5+ independent items spanning multiple files — breaks work into autonomous sequential chunks with shared tracking.
Skill Claude CodeCodex
Use when starting creative/design work in a project — wraps superpowers:brainstorming with a fresh-subagent test-rigor review after the spec is written, so the spec absorbs failure-mode coverage before any plan is built on top. Replaces direct use of superpowers:brainstorming for project work.
Skill Claude CodeCodex
Use when writing an implementation plan in a project — wraps superpowers:writing-plans with a fresh-subagent test-rigor review loop (≤3 rounds) after the plan is written. Each round asks "what realistic failure mode would survive these tests?" and either extends the plan or marks gaps out-of-scope in a Deferred Risks…
Skill Claude CodeCodex
Use when wrapping up a work session, completing the last step of a session plan, or the user signals they are done, finishing up, or ending for today. Also use when about to write a session summary or update the project dev log.
Skill Claude CodeCodex
Use when implementation is complete and you're ready to finish a branch — mandatory code review gate before reflection and merge. Replaces direct use of superpowers:finishing-a-development-branch.