IronRookieCoder

12 mods across 2 repositories, 10 stars between them.

auto-pilot

02

IronRookieCoder/auto-pilot

Plugin Claude Code

Long-cycle coding workflow plugin - Structured state machine with TDD-driven milestone execution and deterministic gates for sustained AI coding sessions.

2 4mo ago A tokens not measured

PreToolUse

05

IronRookieCoder/auto-pilot

Hook

Runs before the agent uses a tool for Write and Edit tool calls, executing validate_workflow_write.py via python. From IronRookieCoder/auto-pilot.

2 4mo ago A tokens not measured

PostToolUse

06

IronRookieCoder/auto-pilot

Hook

Runs after a tool call finishes for Skill tool calls, executing post_skill_lint.py via python. From IronRookieCoder/auto-pilot.

2 4mo ago A tokens not measured

execute

07

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

08

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

09

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

10

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

11

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

12

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