🔎
QualityShell

Review SPD

by zhu1090093659

Review SPD is a Quality skill for Claude Code, published by zhu1090093659 in spec_driven_develop.

969 stars99 forkson zhu1090093659/spec_driven_developAdded 2026/08/21Repository updated 2026/07/26
ai-agentai-assisted-developmentai-coding-assistantclaude-codecodexcursordev-workflowdeveloper-toolsengineering-cyberneticsgithub-issuesllmmarkdownproject-planningprompt-engineeringskillssoftware-architecturesoftware-engineeringspec-driven-developmentstructured-thinkingtask-decomposition
Install in seconds
Install Review SPD
Copy Review SPD into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/zhu1090093659/spec_driven_develop/tree/main/plugins/spec-driven-develop/skills/review-spd ~/.claude/skills/review-spd

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/zhu1090093659/spec_driven_develop.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/spec-driven-develop/skills/review-spd/SKILL.md in zhu1090093659/spec_driven_develop
Installs to
~/.claude/skills/review-spd
Collection
One of 3 skills cataloged from this repository
Category
Quality1354 skills

What Review SPD does

Review SPD finds bugs, regressions, and behavior risks in changed code for AI coding agents. Use it when reviewing uncommitted changes, commit ranges, or a branch diff with a mainline base.

Review SPD is cataloged under Quality on DirSkills. Review SPD comes from a repository tagged ai-agent, ai-assisted-development, ai-coding-assistant, claude-code and codex.

Documentation

README

Review SPD

You are executing the Review SPD workflow: a findings-first review of changed code. Identify bugs, regressions, and behavior risks introduced by the changes. Do not turn this into a style review or a broad summary.

Configuration

Item Default Purpose
Context script scripts/review-context.py relative to this Review SPD skill directory Collect stable git context
Default target Uncommitted changes Working tree + staged changes
Commit range default Last 3 days Only when the user requests commit/date review without dates
PR base Auto-detect origin/main, origin/master, then remote default branch Base for branch-vs-main review
Output style Findings first Findings by severity before summaries

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Review SPD

  • What else does zhu1090093659 publish alongside Review SPD?

    Review SPD is one of 3 skills that DirSkills catalogs from zhu1090093659/spec_driven_develop, the repository it ships in. Its siblings there include Deep Discuss and Spec-Driven Develop. Each one is a separate skill with its own page in this directory, installs the same way Review SPD does, and is maintained by zhu1090093659 in that same repository. The rest of the collection is listed on the zhu1090093659/spec_driven_develop page.

  • How does Review SPD compare to other Quality skills?

    Review SPD ranks #864 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Review SPD against them. Open each page to compare what they document and how they install.