workflow-spec-reviewer

Review workflow specifications for gaps against the repository's spec review protocol.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams identify gaps and ensure workflow specifications conform to the repository's spec review protocol, enabling faster, consistent reviews.

Core Features & Use Cases

  • Protocol-aligned review: compares drafts against the official spec review protocol to surface gaps.
  • Concrete findings & recommendations: provides actionable fixes tied to protocol requirements.
  • Automation-friendly outputs: outputs review results ready for commits or PR comments.

Quick Start

Review the current spec draft against docs/workflow/development-workflow/protocols/01-review-spec-protocol.md and return concrete, protocol-aligned recommendations.

Frequently Asked Questions about workflow-spec-reviewer

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

FAQPage Schema
How do I review a workflow specification against a repository protocol?

To review a workflow specification against a repository protocol, compare the draft document to the official spec review protocol to identify gaps and return concrete, protocol-aligned recommendations for fixes.

What is a spec review protocol for development workflows?

A spec review protocol for development workflows is a standardized validation document used to align feature specs, PRs, and draft workflows with repository requirements, enabling faster and consistent reviews.

Can I automate workflow spec reviews for pull requests?

Yes, you can automate workflow spec reviews for pull requests by generating automation-friendly outputs that provide concrete findings and recommended fixes ready for automated PR comments or commits.

How do I find gaps in a feature spec during code review?

To find gaps in a feature spec during code review, compare the draft against the repository's spec review protocol to surface missing requirements and generate actionable, protocol-aligned fixes.

Does protocol-driven spec validation work for draft workflows?

Yes, protocol-driven spec validation works for draft workflows by comparing the draft against the development-workflow review protocol to surface alignment gaps and provide concrete recommended fixes.

What are the limitations of automated spec review for development workflows?

Automated spec review for development workflows is limited to validating alignment against the repository's specific spec review protocol and cannot assess subjective design quality or requirements outside that protocol.