handoff-validator
CommunityValidate phase handoffs and ensure correctness.
AuthorMinhThang1009
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill validates phase handoffs by verifying that the phase objectives are met, checks that claimed edits are real using git diff HEAD, and confirms that automated tests pass within a 120-second timeout, reducing risk in pipeline transitions.
Core Features & Use Cases
- Objectives verification: compare current code state against stated phase objectives.
- Edit integrity checks: count real edits vs. claimed edits across modified files using git diff HEAD.
- Test execution: run a 120-second timeout test command to ensure the phase quality before moving forward.
- Handoff sufficiency: determine if the phase output provides enough context for the next phase and support automated revert on failure if configured.
Quick Start
Use this skill to validate a phase handoff before advancing to the next phase.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: handoff-validator Download link: https://github.com/MinhThang1009/dotclaude/archive/main.zip#handoff-validator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.