changoo89/claude-pilot

🎯 Claude Code workflow engine - SPEC-first planning, TDD automation, GPT delegation, and context engineering. From idea to production, discipline included.

20Stars on the repository
61Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

00_plan

01

changoo89/claude-pilot

Command Claude Code

Analyze codebase and create SPEC-First execution plan through dialogue (read-only).

20 6mo ago A 16 tokens original MIT

01_confirm

02

changoo89/claude-pilot

Command Claude Code

Extract plan from conversation, create file in draft/, auto-apply non-BLOCKING improvements, move to pending.

20 6mo ago A 22 tokens original MIT

02_execute

03

changoo89/claude-pilot

Command Claude Code

Execute a plan (auto-moves pending to in-progress) with Ralph Loop TDD pattern.

20 6mo ago A 18 tokens original MIT

03_close

04

changoo89/claude-pilot

Command Claude Code

Close the current in-progress plan (move to done, summarize, create git commit, push).

20 6mo ago A 19 tokens original MIT

04_fix

05

changoo89/claude-pilot

Command Claude Code

Rapid bug fix workflow - auto-plan, execute, test, and close simple fixes in one command.

20 6mo ago A 19 tokens original MIT

05_cleanup

06

changoo89/claude-pilot

Command Claude Code

Safe dead code cleanup - detect and remove unused imports and dead files with auto-apply for Low/Medium risk.

20 6mo ago A 22 tokens original MIT

999_release

07

changoo89/claude-pilot

Command Claude Code

Bump version, create git tag, and create GitHub release for plugin distribution.

20 6mo ago A 16 tokens original MIT

CONTEXT

08

changoo89/claude-pilot

Command Claude Code

Slash commands for SPEC-First development workflow.

20 6mo ago A 0 tokens original MIT

document

09

changoo89/claude-pilot

Command Claude Code

Update project documentation with Context Engineering (full auto, no prompts).

20 6mo ago A 13 tokens original MIT

review

10

changoo89/claude-pilot

Command Claude Code

Review plans with multi-angle analysis (mandatory + extended + autonomous).

20 6mo ago A 13 tokens original MIT

setup

11

changoo89/claude-pilot

Command Claude Code

Initial setup for claude-pilot plugin (includes AGENTTEAMS configuration).

20 6mo ago A 16 tokens original MIT