agent_guide 템플릿 기반으로 프로젝트 구조 설정. Gitea(quantlab-agent), Vikunja(project #15) 연동 완료. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
12 lines
711 B
Markdown
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.
|