Files
agent_guide/.planning/ROADMAP.md

12 lines
711 B
Markdown

# Roadmap
## Phase 1: Zero-Pollution Pipeline Stabilization
**Status:** Complete (2026-03-30)
**Goal:** Fix the Master-Satellite synchronization pipeline to natively extract GSD skills, UI data, and Python MCP dependencies so that satellite repositories bootstrap via zero-click.
### Requirements
- REQ-01: Bootstrap script must auto-install Python dependencies for MCP tools across satellites.
- REQ-02: Master sync script must invoke `get-shit-done-cc` local installation to native `.agent/skills` and ensure Git tracking.
- REQ-03: Master sync script must invoke `uipro update` and commit changes.
- REQ-04: The `.gitignore` generated by `extract_skills.js` must safely whitelist `/gsd` skill directories.