workflow-plan-reviewer

Review implementation plan drafts against the repository's plan-review protocol.

9|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/lhpaul/ai-dev-framework-template --skill workflow-plan-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-plan-reviewer
Source: https://github.com/lhpaul/ai-dev-framework-template/tree/main/.codex/skills/workflow-plan-reviewer
Command: npx skills add https://github.com/lhpaul/ai-dev-framework-template --skill workflow-plan-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Refine and validate implementation plans against the repository's plan-review protocol to catch gaps before coding starts.

Core Features & Use Cases

  • Validate plan drafts against the protocol to ensure alignment with governance.
  • Propose concrete changes to plans, PRs, and design documents to close gaps.
  • Speed up review cycles by providing actionable feedback and traceable fixes across plan reviews.

Quick Start

Provide the draft plan and repository context to the reviewer to begin the assessment.

Frequently Asked Questions about workflow-plan-reviewer

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

FAQPage Schema
How do I validate an implementation plan draft against a repository protocol?

To validate an implementation plan draft against a repository protocol, provide the draft and repository context to the reviewer to identify gaps and suggest alignment improvements. This ensures plan drafts, PRs, and design documents align with governance before coding starts.

What is a plan review protocol in software engineering?

A plan review protocol in software engineering is a repository governance standard used to validate implementation plan drafts. Reviewing against it catches gaps in design documents and PRs, ensuring traceability of changes and proposing concrete fixes before development begins.

How do I check if my design document aligns with codebase governance before coding?

To check if your design document aligns with codebase governance before coding, run it through an automated protocol review. This assesses the draft against repository standards, provides actionable feedback, and suggests concrete changes to close alignment gaps.

Can I use an automated reviewer to find gaps in pull request plans?

Yes, you can use an automated reviewer to find gaps in pull request plans. It validates PRs against the repository's plan-review protocol, speeds up review cycles by providing actionable feedback, and ensures traceable fixes across software projects.

Does the plan review process require specific dependencies or environments?

The plan review process requires no specific external dependencies or environments. You simply need to provide the draft plan and the repository context to the reviewer to begin the assessment and receive actionable alignment improvements.