execute
01Skill Claude CodeCodex
A milestone-based coding workflow that uses test-driven development (TDD): write a test, implement the change, and verify it for each milestone listed in milestones.json.
A Claude Code plugin for long-horizon TDD coding workflows — persists state via a structured state machine, enforces TDD rhythm, and gates each phase with mandatory human confirmation and automated lint checks. 面向长任务的 Claude Code 插件,通过结构化状态机、TDD 节奏与强制门禁,保证 AI 编码过程的可控性与可追溯性。
Skill Claude CodeCodex
A milestone-based coding workflow that uses test-driven development (TDD): write a test, implement the change, and verify it for each milestone listed in milestones.json.
Skill Claude CodeCodex
A project-memory setup workflow for long-running coding work, creating a .workflow directory with status and review files.
Skill Claude CodeCodex
A planning skill that turns a spec.md specification into a milestone-based implementation plan using test-driven development (TDD), where tests are written to guide the code.
Skill Claude CodeCodex
A workflow skill that runs an entire development process from setup through planning and execution.
Skill Claude CodeCodex
A workflow skill that summarizes project status and progress from workflow.json and milestones.json files.
Skill Claude CodeCodex
A test-driven quality-checking workflow that runs a project's lint, type checks, tests, and build, then records the results in verify.json.