
Gsd:Workflow:Brownfield
- 1 installs
- 8 repo stars
- Updated January 20, 2026
- ctsstc/get-shit-done-skills
Orchestrates execution of brownfield (existing codebase) development with codebase mapping and adaptation.
About
Specialized workflow for projects with existing code. Maps codebase first, then adapts planning and execution to preserve architecture.
- Brownfield-aware planning and execution
- Existing architecture preservation
Gsd:Workflow:Brownfield by the numbers
- 1 all-time installs (skills.sh)
- Ranked #2,479 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
- Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/ctsstc/get-shit-done-skills --skill gsdworkflowbrownfieldAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1 |
|---|---|
| repo stars | ★ 8 |
| Last updated | January 20, 2026 |
| Repository | ctsstc/get-shit-done-skills ↗ |
What it does
Orchestrates execution of brownfield (existing codebase) development with codebase mapping and adaptation.
Files
GSD Brownfield Workflow
Workflow for working with existing codebases.
When to Use
- Joining existing project
- Continuing development on existing code
- Understanding legacy system
Phases
1. Map codebase structure 2. Research technology stack 3. Analyze architecture 4. Identify concerns and debt 5. Plan new work 6. Execute with integration checks
Entry Point
Run: gsd:map-codebase
Success Criteria
Codebase documented and ready for new development.