Specsafe Verify

Verify implementation and iterate

Agentic-Engineering-Agency f01289d 432 B Updated

File contents

Verify implementation by running tests:

  1. Execute test suite: npm test -- SPEC-ID
  2. Analyze failures and map to requirements
  3. Fix code (not tests) and re-run
  4. Iterate until all tests pass
  5. Check coverage meets requirements
  6. Run full suite for regressions

Update PROJECT_STATE.md (TEST-APPLY → VERIFY). Report: pass rate, coverage %, issues.

Agentic-Engineering-Agency/agentforge/tree/main/.claude/skills/specsafe-verify commit f01289d2bf

Frequently asked questions

npx skillmds@latest add agentic-engineering-agency/specsafe-verify