Loading...
Loading...
FORGE Dev Agent — Implements a story with unit + functional tests. Usage: /forge-build or /forge-build STORY-XXX
npx skill4agent add fwehrling/forge forge-buildreferences/agents/dev.mdSTORY-003docs/stories/STORY-003-*.md.forge/sprint-status.yamlpendingdocs/architecture.md.forge/config.ymldesign:forge-memory search "<story title> <AC keywords>" --limit 3tests/unit/<module>/tests/functional/<feature>/[ ] All unit tests pass
[ ] All functional tests pass (at least 1 per AC-x)
[ ] Coverage >80% on new code
[ ] No linting errors (`pnpm run lint`)
[ ] No type errors (`pnpm run typecheck`)
[ ] Non-regression: pre-existing tests are not broken.forge/sprint-status.yamlforge-memory log "{STORY_ID} terminée : {N} tests, couverture {X}%" --agent dev --story {STORY_ID}/forge-verify