planning-review-criteria

Automate DISCUSS artefact review for INVEST quality, planning coherence, and DoR compliance.

8|2|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/SebastienDegodez/skraft-plugin --skill planning-review-criteria
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planning-review-criteria
Source: https://github.com/SebastienDegodez/skraft-plugin/tree/main/plugins/skills/planning-review-criteria
Command: npx skills add https://github.com/SebastienDegodez/skraft-plugin --skill planning-review-criteria

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, pdf2image, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the review of DISCUSS artefacts (stories, acceptance criteria, sprint plans) by providing a structured, automated review process for INVEST quality, planning coherence, and DoR compliance.

Core Features & Use Cases

  • Automated Review: Applies formal gate definitions and scoring rubric for INVEST criteria, planning coherence, and DoR compliance.
  • Customizable Lenses: Includes independent reviewer lenses for quality-gates, architecture-boundaries, test-integrity, and cold-reader.
  • Discipline Skills: Utilizes Outside-In TDD, Clean Architecture, BDD/Gherkin, mutation testing, contract testing, and ADR.
  • Mechanical Guardrails: Implements fail-closed hooks (G1–G8) to prevent out-of-sequence dispatch, unloaded skills, and unverified progress.
  • Multi-Harness Portability: Applies the same guardrails across Claude Code, Copilot CLI, and Cursor.
  • Token Economy: Supports state write-through model and model routing by cost class.
  • Use Case: Ideal for software development teams to validate stories before entering the DESIGN phase, ensuring high-quality and compliant artefacts.

Quick Start

To review the DISCUSS artefact 'story.md', execute the planning-review-criteria skill.

Frequently Asked Questions about planning-review-criteria

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code review for INVEST quality and Definition of Ready compliance?

Automate code review for INVEST quality and DoR compliance by applying structured gate definitions and scoring rubrics to validate stories before entering the design phase. This ensures high-quality and compliant artefacts.

What are expert gate definitions in software development planning review?

Expert gate definitions in planning review are formal criteria and scoring rubrics used to enforce INVEST quality, planning coherence, and DoR compliance. They include mechanical guardrails to prevent out-of-sequence dispatch and unverified progress.

How do I validate sprint plans and acceptance criteria before the design phase?

Validate sprint plans and acceptance criteria by executing an automated review process that applies formal gate definitions, checking for INVEST quality and planning coherence to ensure readiness for the design phase.

Does the planning review criteria skill work across different AI coding environments?

Yes, the planning review process applies mechanical guardrails across multiple AI coding harnesses, specifically Claude Code, Copilot CLI, and Cursor, ensuring consistent fail-closed hooks and multi-harness portability.

Can I use Outside-In TDD and Clean Architecture discipline skills for artefact review?

Yes, you can utilize Outside-In TDD, Clean Architecture, BDD/Gherkin, mutation testing, contract testing, and ADR as discipline skills within the review process to apply specialized lenses like test-integrity and architecture-boundaries.

What dependencies are required to run the automated planning review process?

The automated planning review process requires pypdf, pdfplumber, and pdf2image dependencies, alongside the presence of specific markdown files like gate-definitions.md, Dependencies, and Technical Notes for review completion.