🔍
QualityTypeScript

Internal Review

by Stanshy

Internal 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 Internal Review
Copy Internal 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/review ~/.claude/skills/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/review/SKILL.md in Stanshy/AgentHub
Installs to
~/.claude/skills/review
Collection
One of 25 skills cataloged from this repository
Category
Quality1662 skills

What Internal Review does

Internal Review runs an L1 checklist for code, specs, designs, functions, and document integrity, then records the result in the development plan. Use it to verify recent work and decide the next Gate step.

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

Documentation

README

L1 內部 Review

執行內部 Review checklist 並記錄到開發計畫書第 10 節。支援自動偵測步驟類型。

使用方式

/review [review-type] [target]

參數

  • $0: Review 類型(auto / code / spec / design / function)
  • $ARGUMENTS: 完整參數
  • $0auto 或省略,自動偵測當前步驟

步驟自動偵測

當 review-type 為 auto 或未指定時:

  1. 讀取 proposal/sprint*-dev-plan.md(最新的開發計畫書)
  2. 找到第 10 節「執行紀錄」中最近完成的任務
  3. 根據任務類型判斷步驟:
    • design / 架構 / API 設計 → 步驟 = 設計 → Review: 對規範
    • mockup / UI / 圖稿 → 步驟 = UI 圖稿 → Review: 對設計稿
    • backend / API / route / service → 步驟 = 實作(後端)→ Review: 對程式碼 + 對規範
    • frontend / component / view / page → 步驟 = 實作(前端)→ Review: 對程式碼 + 對設計稿 + 對規範
    • test / e2e / spec → 步驟 = 測試 → Review: 對功能 + 對規範
    • doc / 文件 → 步驟 = 文件 → Review: 對規範
  4. 輸出偵測結果,確認後執行

Review Checklist

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

Commands Internal Review provides

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

  • /review
  • /gate-record

Frequently asked about Internal Review

  • What else does Stanshy publish alongside Internal Review?

    Internal 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 Internal 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 Internal Review compare to other Quality skills?

    Internal Review ranks #1526 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 Internal Review against them. Open each page to compare what they document and how they install.

More from Stanshy/AgentHub

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

See all 25 skills