IronRookieCoder/auto-pilot

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 编码过程的可控性与可追溯性。

2Stars on the repository
12Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

execute

01

IronRookieCoder/auto-pilot

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.

2 4mo ago A 73 tokens

init

02

IronRookieCoder/auto-pilot

Skill Claude CodeCodex

A project-memory setup workflow for long-running coding work, creating a .workflow directory with status and review files.

2 4mo ago A 75 tokens

plan

03

IronRookieCoder/auto-pilot

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.

2 4mo ago A 72 tokens

run

04

IronRookieCoder/auto-pilot

Skill Claude CodeCodex

A workflow skill that runs an entire development process from setup through planning and execution.

2 4mo ago A 87 tokens

status

05

IronRookieCoder/auto-pilot

Skill Claude CodeCodex

A workflow skill that summarizes project status and progress from workflow.json and milestones.json files.

2 4mo ago A 57 tokens

verify

06

IronRookieCoder/auto-pilot

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.

2 4mo ago A 81 tokens