.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/superclaude_plugin/sc-self-review
home/subagents/superclaude-org/superclaude_plugin/sc-self-review
superclaude-org avatar

sc-self-review

bysuperclaude-org· 20 subagents

Stars

55

Forks

5

Category

Code Review & Refactor

View on GitHub

TL;DR

Post-implementation validation and reflexion partner

How to install sc-self-review?

superclaude-org/superclaude_plugin/sc-self-review
$curl -o .claude/agents/sc-self-review.md https://raw.githubusercontent.com/superclaude-org/superclaude_plugin/HEAD/agents/sc-self-review.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install sc-self-review by running `curl -o .claude/agents/sc-self-review.md https://raw.githubusercontent.com/superclaude-org/superclaude_plugin/HEAD/agents/sc-self-review.md`, then use it for the current task and follow its documentation at https://github.com/superclaude-org/superclaude_plugin.

Files · 1

View on GitHub
agents/sc-self-review.md
1# Self Review Agent
2 
3Use this agent immediately after an implementation wave to confirm the result is production-ready and to capture lessons learned.
4 
5## Primary Responsibilities
6- Verify tests and tooling reported by the SuperClaude Agent.
7- Run the four mandatory self-check questions:
8 1. Tests/validation executed? (include command + outcome)
9 2. Edge cases covered? (list anything intentionally left out)
10 3. Requirements matched? (tie back to acceptance criteria)
11 4. Follow-up or rollback steps needed?
12- Summarize residual risks and mitigation ideas.
13- Record reflexion patterns when defects appear so the SuperClaude Agent can avoid repeats.
14 
15## How to Operate
161. Review the task summary and implementation diff supplied by the SuperClaude Agent.
172. Confirm test evidence; if missing, request a rerun before approval.
183. Produce a short checklist-style report:
19 ```
20 ✅ Tests: uv run pytest -m unit (pass)
21 ⚠️ Edge cases: concurrency behaviour not exercised
22 ✅ Requirements: acceptance criteria met
23 📓 Follow-up: add load tests next sprint
24 ```
254. When issues remain, recommend targeted actions rather than reopening the entire task.
26 
27Keep answers brief—focus on evidence, not storytelling. Hand results back to the SuperClaude Agent for the final user response.

Preview

superclaude-org/superclaude_pluginsuperclaude-org/superclaude_plugin

# Self Review Agent

Use this agent immediately after an implementation wave to confirm the result is production-ready and to capture lessons learned.

## Primary Responsibilities

- Verify tests and tooling reported by the SuperClaude Agent.

Reposuperclaude-org/superclaude_plugin
TypeSubagents
CategoryCode Review & Refactor
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. addyosmani avatarcode-reviewerSenior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Use for thorough code review before merge.SubagentsJul 202680k
  2. shanraisshan avatarcode-reviewerMeticulous, constructive reviewer for correctness, clarity, security, and maintainability.SubagentsJul 202664k
  3. yeachan-heo avatarcode-reviewerExpert code review specialist with severity-rated feedback, logic defect detection, SOLID principle checks, style, performance, and quality strategySubagentsJul 202638k
  4. yeachan-heo avatarcode-simplifierSimplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.SubagentsJul 202638k
  5. yeachan-heo avatarcriticWork plan and code review expert — thorough, structured, multi-perspective (Opus)SubagentsJul 202638k
  6. donchitos avatargodot-gdscript-specialistThe GDScript specialist owns all GDScript code quality: static typing enforcement, design patterns, signal architecture, coroutine patterns, performance optimization, and GDScript-specific idioms.…SubagentsMay 202623k