Implement Feature

Implements a feature autonomously based on its spec, plan, AND contract.md, committing one commit per phase, satisfying the contract's quality gates and observable criteria, writing progress.json, and reporting results against the feature's acceptance criteria. Delegates test writing to the matching test-writer skill (unit/integration/monorepo) by path/stack when the project fits, and falls back to writing tests itself otherwise.

dayvisonassis 6fdc330 26.4 KB Updated

File contents

dayvisonassis/sdd-skills/tree/main/skills/implement-feature commit 6fdc330510

Frequently asked questions

npx skillmds@latest add dayvisonassis/implement-feature