What problem does it solve?
DevFlow requires consistent verification across PREVC phases. This skill provides structured strategies for defining gate checks, ensuring frontmatter validation, and testing hooks to maintain quality and guardrails.
Core Features & Use Cases
- Define explicit gate checks for PREVC phase transitions to ensure observable outcomes.
- Create 5–15 item skill checklists that map to TaskCreate/TaskUpdate operations for rigorous traceability.
- Validate frontmatter fields (type, name, description, status, scaffoldVersion) to guarantee metadata consistency.
- Test hook scripts under varied states (empty context, missing dependencies, normal operation) to validate resilience.
- Document verification results with pass/fail status for each item to enable auditability and continuous improvement.
Quick Start
Define verification targets for gate checks and frontmatter validation, then execute the hook tests to confirm behavior.