Agent
Autonomous task executor. Use when a well-scoped task needs to be implemented end-to-end. Reads PRDs, implements code, runs tests, and commits.
Agent
Autonomous task executor. Use when a well-scoped task needs to be implemented end-to-end. Reads PRDs, implements code, runs tests, and commits.
Skill Claude CodeCodex
Project bootstrap wizard — turns any codebase into a fully planned, agent-ready project with coordination docs, debugging guidelines, and parallel execution infrastructure. Use when starting work on a new or unfamiliar project that needs structure.
Skill Claude CodeCodex
Create a pull request with full git hygiene. Use after completing any code change. Enforces: correct git identity, builds pass, all files staged, feature branch, PR created via gh. Triggers on: /pr, create PR, open PR, push and PR, ship this.
Skill Claude CodeCodex
Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.
Skill Claude CodeCodex
Convert PRDs to prd.json format for the Ralph autonomous agent system. Use when you have an existing PRD and need to convert it to Ralph's JSON format. Triggers on: convert this prd, turn this into ralph format, create prd.json from this, ralph json.