plan-critic

Score plans against five structural dimensions and enforce an 8/10 threshold.

1|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/AnjinMeili/Claude-ITIL-Planner --skill plan-critic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-critic
Source: https://github.com/AnjinMeili/Claude-ITIL-Planner/tree/main/planitil/skills/plan-critic
Command: npx skills add https://github.com/AnjinMeili/Claude-ITIL-Planner --skill plan-critic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Plan-critic scores a written plan against five structural dimensions to prevent execution of a plan that is structurally deficient.

Core Features & Use Cases

  • Evaluates plan quality across five dimensions: Goal Alignment, Completeness, Risk Surface, Scope Fit, and Anti-Pattern Presence.
  • Enforces an 8/10 threshold, with up to two revision cycles before escalation to the user.
  • Produces a Plan Critic Scorecard with rationale per dimension and supporting notes for remediation.

Quick Start

Invoke plan-critic on PLAN.md to score it and iterate until it passes 8/10.

Frequently Asked Questions about plan-critic

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

FAQPage Schema
How do I evaluate if a project plan is ready for execution?

To evaluate plan readiness, you score the plan across five structural dimensions: Goal Alignment, Completeness, Risk Surface, Scope Fit, and Anti-Pattern Presence. An enforced 8/10 threshold prevents execution of structurally deficient plans through a revision loop.

What is a plan quality gate in workflow risk management?

A plan quality gate scores a written plan against five structural dimensions to prevent executing a structurally deficient plan. It enforces an 8/10 threshold via a two-cycle revision loop and outputs a scorecard with rationale before escalating to the user.

How do I score a plan against structural dimensions?

Invoke the plan evaluator on your plan file to score it across five structural dimensions. It iterates through up to two revision cycles, enforces an 8/10 threshold, and generates a scorecard with rationale and supporting notes for remediation.

What are the limitations of automated plan evaluation?

Automated plan evaluation is limited by a strict 8/10 threshold and a maximum of two revision cycles. If the plan does not pass the quality gate after these iterations, the evaluation halts and escalates the structurally deficient plan to the user.

Can I use a planning evaluator on imported plans?

Yes, a planning evaluator handles new, revised, or imported plans within ITIL Planner workflows. It scores the imported plan against five structural dimensions to ensure it meets the 8/10 quality threshold before execution.