Agent skill

gsd:verify-work

Verify completed work against requirements

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/verify-work

SKILL.md

GSD Verify Work

Verifies completed work using gsd-verifier agent to ensure requirements are met.

When to Use

  • After task completion
  • Before checkpoint approval
  • Validating implementation correctness

Process

  1. Load phase plan and task details
  2. Run gsd-verifier agent
  3. Check verification results
  4. Report verification status

Verification Checklist

  • Code matches requirements
  • Tests pass
  • No regressions
  • Documentation updated

Success Criteria

All verification checks pass.

Related Skills

@skills/gsd/agents/verifier - Agent that verifies implementation @skills/gsd/commands/execute-phase - Executes phase tasks

Didn't find tool you were looking for?

Be as detailed as possible for better results