spec-reviewer

Redirects spec review requests to the unified spec skill workflow.

1|Updated Jul 2, 2026
One-click install
npx skills add https://github.com/tarabakz25/my-skills --skill spec-reviewer-tarabakz25
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: spec-reviewer
Source: https://github.com/tarabakz25/my-skills/tree/main/spec-reviewer
Command: npx skills add https://github.com/tarabakz25/my-skills --skill spec-reviewer-tarabakz25

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? This Skill prevents confusion from an outdated standalone spec review workflow by redirecting users to the consolidated spec skill, ensuring reviews follow the current unified process. ## Core Features & Use Cases - Deprecation Notice: Clearly marks the old spec-reviewer workflow as deprecated so users stop relying on outdated instructions. - Redirect to Unified Spec Skill: Points users to load the spec skill and run the review command with a spec identifier. - Use Case: If you previously used a dedicated spec review command, this Skill tells you to instead run the review through the unified spec skill with your spec ID. ## Quick Start Ask the agent to load the spec skill and run a spec review for your spec ID instead of using this deprecated skill.

Frequently Asked Questions about spec-reviewer

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

FAQPage Schema
How do I review a spec now that spec-reviewer is deprecated?▼

Load the spec skill and run the review command with your spec ID. The standalone spec-reviewer skill no longer performs reviews itself and only redirects to the unified spec workflow.

Why was the spec-reviewer skill deprecated?▼

It was merged into the unified spec skill to consolidate spec-related workflows in one place. Keeping a separate reviewer duplicated functionality and risked diverging review processes.

Does spec-reviewer still perform spec reviews directly?▼

No. It contains no review logic of its own. Its only function is to instruct the agent to load the spec skill and run the review command with a spec ID.

What happens if I keep using the old spec review workflow?▼

You will be redirected to the spec skill, so results remain consistent. However, relying on the deprecated entry point adds an unnecessary step and may be removed in a future version.