agent_guide 템플릿 기반으로 프로젝트 구조 설정. Gitea(quantlab-agent), Vikunja(project #15) 연동 완료. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
711 B
711 B
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-cclocal installation to native.agent/skillsand ensure Git tracking. - REQ-03: Master sync script must invoke
uipro updateand commit changes. - REQ-04: The
.gitignoregenerated byextract_skills.jsmust safely whitelist/gsdskill directories.