Files
quantlab-agent/.planning/ROADMAP.md
Variet 5895627f21 chore: quantlab-agent 프로젝트 초기 설정
agent_guide 템플릿 기반으로 프로젝트 구조 설정.
Gitea(quantlab-agent), Vikunja(project #15) 연동 완료.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-08 09:54:19 +09:00

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-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.