autopilot
01Skill Claude CodeCodex
Full autonomous execution from idea to working code. Orchestrates the complete development lifecycle without manual intervention.
Skill Claude CodeCodex
Full autonomous execution from idea to working code. Orchestrates the complete development lifecycle without manual intervention.
Skill Claude CodeCodex
Parallel autopilot for multiple issues — runs isolated autopilot pipelines concurrently, each in its own worktree.
Skill Claude CodeCodex
Language, framework, and infrastructure best practices with detailed reference guides.
Skill Claude CodeCodex
Git workflow management including commits, branching, releases, and PR preparation.
Skill Claude CodeCodex
Persistent memory management across sessions. Save, recall, and organize knowledge.
Skill Claude CodeCodex
Parallel execution engine for running independent tasks concurrently with result aggregation.
Skill Claude CodeCodex
Feature planning and architecture design. Breaks complex requirements into actionable implementation plans.
Skill Claude CodeCodex
Quality verification loop — ralph in QA mode. Runs build, typecheck, lint, and test commands repeatedly until all pass or a hard stop is reached.
Skill Claude CodeCodex
Common loop engine — executes a task repeatedly until the goal is met or a hard stop is reached. QA and Build modes are specializations of this pattern.
Skill Claude CodeCodex
Comprehensive code review covering spec compliance, security, quality, and performance.
Skill Claude CodeCodex
Intelligent task routing to the correct specialist agent based on task type, language, and domain.
Skill Claude CodeCodex
Parallel execution engine with model routing. Splits tasks into independent subtasks, routes each to the optimal agent+model combination, and runs them concurrently.
Skill Claude CodeCodex
System setup, initialization, configuration, and project management utilities.
Skill Claude CodeCodex
Test-Driven Development with strict test-first gates and Red-Green-Refactor cycle.