Agent skill · Security

review

Power-user audit of Origin's pending surfaces. Most users want `/brief` for revisions. That handles the daily flow. Use `/review` only for explicit deep-walk audits after bulk imports, or when you want to walk the full queue rather than the top 3 shown in /brief. Invoked as `/review captures` or `/review revisions`.

davepoongithub.com/davepoonGitHub ↗
claude-coderead-onlyMIT
Install
npx skills add davepoon/buildwithclaude --skill review --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Allowed tools: mcp__plugin_origin_origin__list_pendingmcp__plugin_origin_origin__list_pending_revisionsmcp__plugin_origin_origin__confirm_memorymcp__plugin_origin_origin__forgetmcp__plugin_origin_origin__capturemcp__plugin_origin_origin__accept_revisionmcp__plugin_origin_origin__dismiss_revision
Path: plugins/origin/skills/review/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 3,251
Language: TypeScript
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# /review Power-user audit lever. Most users do not need /review in daily flow: - **Pending revisions** surface in `/brief` automatically (top 3 with inline accept/dismiss). - **Pending captures from this session** surface in `/handoff`'s preview block (top 3, informational). Use `/review captures` for the deep walk. - **Orphan wikilinks** surface in `/distill`'s topic-suggestion block. Use /revie

More from buildwithclaude
All skills →
About this skill
What does the review skill do?

Power-user audit of Origin's pending surfaces. Most users want `/brief` for revisions. That handles the daily flow. Use `/review` only for explicit deep-walk audits after bulk imports, or when you want to walk the full queue rather than the top 3 shown in /brief. Invoked as `/review captures` or `/review revisions`.

How do I install it?

Run `npx skills add davepoon/buildwithclaude --skill review --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From davepoon/buildwithclaude, a repository with 3,251 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going