Stage: Implement

Canonical lifecycle stage: write the code that satisfies the plan — including building it, testing it into existence, and fixing it. Framework-neutral name (was stage-execute, GSD’s term) in standard SDLC vocabulary. Characteristically parallelized and context-isolated to avoid degradation at scale.

Derived projection — evidence is the capabilities that implements: [[stage-implement]].

GSD:

Matt Pocock — Skills for Real Engineers:

Addy Osmani — Agent Skills (its whole Build phase, plus debugging which it files under Verify):

OpenSpec:

  • openspec-apply — walk the tasks.md checklist sequentially, resuming from checkpoints.

Spec Kit:

BMAD:

(The story it executes is prepared upstream by bmad-create-story in stage-plan — the plan→implement bridge.)

Compound Engineering:

gstack (build + debugging + the guardrails/session infrastructure that make autonomous building safe):

Builder Methods — BM Skills:

Superpowers (the densest implement roster here — execution engines + the TDD/debug/isolation/parallelism disciplines that run inside them):

Cross-framework equivalents

The capability-level clusters landing here now span all eight frameworks:

See Also