ze-review-spec

Evaluate Ze repository implementations against a selected spec and report gaps.

50|2|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/ze-software/ze --skill ze-review-spec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ze-review-spec
Source: https://github.com/ze-software/ze/tree/main/.codex/skills/ze-review-spec
Command: npx skills add https://github.com/ze-software/ze --skill ze-review-spec

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps reviewers verify that Ze implementations align with a selected spec by checking acceptance criteria, tests, files, wiring, and documentation, and reporting gaps without making changes.

Core Features & Use Cases

  • Verify acceptance criteria coverage against code implementations.
  • Check planned tests, planned files, and wiring consistency with the spec.
  • Produce a report detailing gaps and suggested documentation updates for compliance.

Quick Start

Ask the AI to verify a selected Ze spec against the codebase and report gaps without making changes.

Frequently Asked Questions about ze-review-spec

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

FAQPage Schema
How do I verify spec conformance in a Ze repository implementation?

Spec conformance review checks acceptance criteria, planned tests, planned files, and wiring consistency against the chosen spec to verify all criteria are satisfied and report gaps without making any changes to the codebase.

What is spec review for acceptance criteria and planned tests?

Spec review evaluates acceptance criteria coverage and planned test consistency against the selected spec, verifying that planned files and wiring checks satisfy all required implementation criteria.

How do I check wiring consistency and documentation against a spec?

Checking wiring consistency and documentation involves evaluating planned files and wiring checks against the chosen spec, producing a detailed report of gaps and suggested documentation updates required for full compliance.

Can I use spec review to report documentation gaps without modifying code?

Yes, spec review produces a report detailing gaps and suggested documentation updates for compliance, verifying all criteria are satisfied while reporting gaps without making any changes to the repository implementation.

Does spec review work with Ze repository validation workflows?

Spec review applies during Ze repository validation to assess acceptance criteria, planned tests, planned files, and wiring checks against the selected spec, verifying all criteria are satisfied and reporting gaps without making changes.

What are the limitations of automated spec conformance reporting?

Automated spec conformance reporting only verifies criteria and reports gaps without making any changes, meaning developers must manually resolve identified missing acceptance criteria, test, wiring, and documentation gaps.