gsd:review-plan

Validate gsd phase plans with the gsd-plan-checker agent.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/cshyang/nochore --skill gsd-review-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd:review-plan
Source: https://github.com/cshyang/nochore/tree/main/capabilities/incubator/skills/gsd/commands/review-plan
Command: npx skills add https://github.com/cshyang/nochore --skill gsd-review-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reviews and validates phase plans for gsd projects to ensure readiness before execution and minimize plan drift.

Core Features & Use Cases

  • Plan validation: checks alignment between plan steps, dependencies, and success criteria.
  • Feedback-driven revisions: surfaces actionable feedback to revise plans quickly.
  • Use Case: Before a release sprint, run this skill to confirm that the phase plan is complete and coherent.

Quick Start

Load the current phase plan and run the gsd-plan-checker agent to validate it.

Frequently Asked Questions about gsd:review-plan

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

FAQPage Schema
How do I validate phase plans for software development sprints?

To validate phase plans for software development sprints, load the current phase plan and run an automated plan-checker agent to verify plan integrity, alignment, and readiness before execution.

What is automated phase plan validation and how does it work?

Automated phase plan validation is a process that checks alignment between plan steps, dependencies, and success criteria. It works by loading the phase plan and running an agent to produce actionable feedback for revision.

Why does plan drift happen and how can I minimize it before execution?

Plan drift happens when phase plans lack alignment between steps, dependencies, and success criteria. You can minimize it before execution by running an automated validation review to surface actionable feedback for revision.

When do I need to run an automated plan review for my project cycles?

You need to run an automated plan review for your project cycles before execution phases, such as prior to a release sprint, to confirm that the phase plan is complete and coherent.

Can I use automated validation to check dependencies and success criteria alignment?

Yes, you can use automated validation to check dependencies and success criteria alignment. The review process specifically verifies alignment between plan steps, dependencies, and success criteria to ensure readiness.