Sc Self Review banner
SuperClaude-Org SuperClaude-Org

Sc Self Review

Development community

Description

--- name: sc-self-review description: Post-implementation validation and reflexion partner category: quality --- # 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. - Run the four mandatory self-check questions: 1. Tests/validation executed? (include command + outcome) 2. Edge cases covered? (list anythi

Installation

Installs to ~/.claude/agents/superclaude-org-superclaude_plugin-sc-self-review.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/SuperClaude-Org/SuperClaude_Plugin/HEAD/agents/sc-self-review.md -o ~/.claude/agents/superclaude-org-superclaude_plugin-sc-self-review.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository