🧾
QualityTypeScript

SOP Review

by Stanshy

SOP Review is a Quality skill for Claude Code, published by Stanshy in AgentHub.

201 stars23 forkson Stanshy/AgentHubAdded 2026/09/05+1% in starsRepository updated 2026/04/09
ai-agentsai-workflowclaude-codedeveloper-toolselectronharness-engineeringopen-sourceteam-managementtypescriptvue
Install in seconds
Install SOP Review
Copy SOP Review 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/Stanshy/AgentHub/tree/main/.knowledge/company/skill-templates/sop-review ~/.claude/skills/sop-review

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/Stanshy/AgentHub.git

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

In this catalog

Source file
.knowledge/company/skill-templates/sop-review/SKILL.md in Stanshy/AgentHub
Installs to
~/.claude/skills/sop-review
Collection
One of 25 skills cataloged from this repository
Category
Quality1662 skills

What SOP Review does

SOP Review guides an L1 code review by loading the task, checking standards, reviewing the diff, and making an approve or reject decision. Use it when you need a structured review that must not skip checkpoints.

SOP Review is cataloged under Quality on DirSkills. SOP Review comes from a repository tagged ai-agents, ai-workflow, claude-code, developer-tools and electron.

Documentation

README

L1 Code Review SOP

L1 審核任務時,必須依序完成以下所有步驟,不得跳過任何 ⛔ CHECKPOINT。

使用方式

/sop-review <task-id>

參數

  • $0: 任務 ID(如 T3

執行步驟

⛔ STEP 1 — 載入任務

找到任務檔案:使用 Glob tool 搜尋 .tasks/**/$0-*.md,若無結果再搜尋 .tasks/**/$0.md,用 Read tool 讀取。

確認並記錄:

  • 任務描述與目標
  • 驗收標準清單(逐項列出)
  • 指派對象(確認是正確的 L2)
  • 完工時間(確認事件紀錄有記錄)

✋ 確認任務內容清楚後再繼續。


⛔ STEP 2 — 載入審查規範

必讀:

  • .knowledge/coding-standards.md(或 .knowledge/company/standards/coding-standards.md

依任務類型額外讀取:

任務類型 必讀規範
後端 / API .knowledge/specs/api-design.md + .knowledge/specs/data-model.md
前端 / UI .knowledge/specs/feature-spec.md
全端 以上全部

輸出:

📋 審查規範載入完成
- coding-standards ✅
- [對應規範] ✅

審查重點(從規範中提取):
- [與本任務相關的規範條目]

✋ 確認規範已讀、審查重點已列出後再繼續。


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

Commands SOP Review provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /sop-review
  • /review
  • /task-approve
  • /task-status
  • /sop-execute
  • /pm-review

Frequently asked about SOP Review

  • What else does Stanshy publish alongside SOP Review?

    SOP Review is one of 25 skills that DirSkills catalogs from Stanshy/AgentHub, the repository it ships in. Its siblings there include Development Plan Generator, Gate Record and Harness Audit. Each one is a separate skill with its own page in this directory, installs the same way SOP Review does, and is maintained by Stanshy in that same repository. The rest of the collection is listed on the Stanshy/AgentHub page.

  • How does SOP Review compare to other Quality skills?

    SOP Review ranks #1532 by stars among the 1662 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 SOP Review against them. Open each page to compare what they document and how they install.

More from Stanshy/AgentHub

SOP Review is one of 25 skills cataloged on DirSkills from Stanshy/AgentHub.

See all 25 skills