Review Ticket

Official

Validate implementation tickets against specs

AuthorDisposableByDefault
Version1.0.0
Installs0

System Documentation

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

Dependency Matrix

Required Modules

None required

Components

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: Review Ticket
Download link: https://github.com/DisposableByDefault/the-skill-vault/archive/main.zip#review-ticket

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.