evaluate-issue-plan

Community

Verify plans and label them for action

Authorrjskene
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams avoid shipping incorrect or unimplementable work by independently checking a GitHub issue’s posted implementation plan against the actual repository code and context.

Core Features & Use Cases

  • Plan verification against the codebase: Confirms the plan’s factual claims by checking that referenced paths and described behaviors actually exist.
  • Two-phase rigor (spec + implementability): Evaluates whether the plan satisfies the issue requirements without adding scope, and whether an executor could implement it without guessing.
  • Workflow safety via human gates: Enforces trust-based selection of the “Implementation Plan” comment, refuses to proceed on untrusted input, and posts a structured evaluation verdict.

Quick Start

Request evaluation for an issue by telling the AI to run /pipeline:evaluate-issue-plan for issue number N and produce a verdict with discrepancies, missing files, spec gaps, conflict risk, and recommendations.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: evaluate-issue-plan
Download link: https://github.com/rjskene/pipeline/archive/main.zip#evaluate-issue-plan

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.