bump
01GeoloeG-IsT/agents-reverse-engineer
Skill Claude CodeCodex
Bump version, update CHANGELOG.md and README.md, then tag and release on GitHub.
GeoloeG-IsT/agents-reverse-engineer
Skill Claude CodeCodex
Bump version, update CHANGELOG.md and README.md, then tag and release on GitHub.
GeoloeG-IsT/agents-reverse-engineer
Agent Claude Code
Explores codebase and writes structured analysis documents. Spawned by map-codebase with a focus area (tech, arch, quality, concerns). Writes documents directly to reduce orchestrator context load.
GeoloeG-IsT/agents-reverse-engineer
Agent Claude Code
Investigates bugs using scientific method, manages debug sessions, handles checkpoints. Spawned by /gsd:debug orchestrator.
GeoloeG-IsT/agents-reverse-engineer
Agent Claude Code
Executes GSD plans with atomic commits, deviation handling, checkpoint protocols, and state management. Spawned by execute-phase orchestrator or execute-plan command.
GeoloeG-IsT/agents-reverse-engineer
Agent Claude Code
Verifies cross-phase integration and E2E flows. Checks that phases connect properly and user workflows complete end-to-end.
GeoloeG-IsT/agents-reverse-engineer
Agent Claude Code
Researches how to implement a phase before planning. Produces RESEARCH.md consumed by gsd-planner. Spawned by /gsd:plan-phase orchestrator.
GeoloeG-IsT/agents-reverse-engineer
Agent Claude Code
Verifies plans will achieve phase goal before execution. Goal-backward analysis of plan quality. Spawned by /gsd:plan-phase orchestrator.
GeoloeG-IsT/agents-reverse-engineer
Agent Claude Code
Creates executable phase plans with task breakdown, dependency analysis, and goal-backward verification. Spawned by /gsd:plan-phase orchestrator.
GeoloeG-IsT/agents-reverse-engineer
Agent Claude Code
Researches domain ecosystem before roadmap creation. Produces files in .planning/research/ consumed during roadmap creation. Spawned by /gsd:new-project or /gsd:new-milestone orchestrators.
GeoloeG-IsT/agents-reverse-engineer
Agent Claude Code
Synthesizes research outputs from parallel researcher agents into SUMMARY.md. Spawned by /gsd:new-project after 4 researcher agents complete.
GeoloeG-IsT/agents-reverse-engineer
Agent Claude Code
Creates project roadmaps with phase breakdown, requirement mapping, success criteria derivation, and coverage validation. Spawned by /gsd:new-project orchestrator.
GeoloeG-IsT/agents-reverse-engineer
Agent Claude Code
Verifies phase goal achievement through goal-backward analysis. Checks codebase delivers what phase promised, not just that tasks completed. Creates VERIFICATION.md report.
GeoloeG-IsT/agents-reverse-engineer
Command Claude Code
Bump version, update CHANGELOG.md and README.md, then tag and release on GitHub.
GeoloeG-IsT/agents-reverse-engineer
Command Claude Code
Add phase to end of current milestone in roadmap.
GeoloeG-IsT/agents-reverse-engineer
Command Claude Code
Capture idea or task as todo from current conversation context.
GeoloeG-IsT/agents-reverse-engineer
Command Claude Code
Audit milestone completion against original intent before archiving.
GeoloeG-IsT/agents-reverse-engineer
Command Claude Code
List pending todos and select one to work on.
GeoloeG-IsT/agents-reverse-engineer
Command Claude Code
Archive completed milestone and prepare for next version.
GeoloeG-IsT/agents-reverse-engineer
Command Claude Code
Systematic debugging with persistent state across context resets.
GeoloeG-IsT/agents-reverse-engineer
Command Claude Code
Gather phase context through adaptive questioning before planning.
GeoloeG-IsT/agents-reverse-engineer
Command Claude Code
Execute all plans in a phase with wave-based parallelization.
GeoloeG-IsT/agents-reverse-engineer
Command Claude Code
Show available GSD commands and usage guide.
GeoloeG-IsT/agents-reverse-engineer
Command Claude Code
Insert urgent work as decimal phase (e.g., 72.1) between existing phases.
GeoloeG-IsT/agents-reverse-engineer
Command Claude Code
Join the GSD Discord community.