agent_guide 템플릿 기반으로 프로젝트 구조 설정. Gitea(quantlab-agent), Vikunja(project #15) 연동 완료. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
987 B
987 B
name, description
| name | description |
|---|---|
| gsd-insert-phase | Insert urgent work as decimal phase (e.g., 72.1) between existing phases |
Uses decimal numbering (72.1, 72.2, etc.) to preserve the logical sequence of planned phases while accommodating urgent insertions.
Purpose: Handle urgent work discovered during execution without renumbering entire roadmap.
<execution_context> @.agent/get-shit-done/workflows/insert-phase.md </execution_context>
Arguments: $ARGUMENTS (format: )Roadmap and state are resolved in-workflow via init phase-op and targeted tool calls.