foundry-implement

Installation
SKILL.md

SDD-Implement: Concise Playbook

Overview

  • Purpose: Task execution workflow - select tasks, plan implementation, and track progress within an active spec.
  • Scope: Single-task execution with user approval at key checkpoints.
  • Entry: Invoked via skill system after spec has been identified.

Flow

[x?]=decision · (GATE)=user approval · =sequence · =loop · §=section ref

- **Entry** → LoadConfig → `environment action="get-config" sections=["autonomy","git"]` → Merge config
  - [unattended?] → Skip user gates
  - Task selection → [selection mode?]
    - [interactive?] → SelectTask
    - [recommend?] → `task action="prepare"` → ShowRecommendation
    - [browse?] → `task action="query"` → (GATE: task selection)
Related skills
Installs
11
GitHub Stars
2
First Seen
Feb 9, 2026