What problem does it solve?
This Skill prevents work from starting on tickets that lack clear scope, deliverables, or project-aligned constraints by validating implementation tickets against project specs and CI/process requirements before development begins.
Core Features & Use Cases
- Config-aware gating: Enforces the mandatory presence of .claude/skill-config.md and halts the run if the file is missing.
- Branch and ticket alignment: Derives or checks the expected branch name, stashes WIP, and ensures the developer is on the correct branch before changes.
- Comprehensive checklist auditing: Runs a 24-check audit including deliverable file path verification, acceptance criteria checks, SDK/version validation, grep-based pattern searches, and architecture conformity checks; can run in audit-only or audit-and-fix modes.
- Use cases: Pre-implementation ticket review during sprint planning, triage of incoming issues to catch scope gaps, and automated pre-work checks before coding begins.
Quick Start
Ask the skill to review a ticket by id, for example: /review-ticket ORU-7