Sc README banner
SuperClaude-Org SuperClaude-Org

Sc README

Development community

Description

# SuperClaude Agents This directory contains agent definition files for specialized AI agents. ## Available Agents - **deep-research.md** - Autonomous web research agent - **repo-index.md** - Repository indexing agent - **self-review.md** - Code review and quality check agent ## Important These agents are copies from `plugins/superclaude/agents/` for package distribution. When updating agents: 1. Edit files in `plugins/superclaude/agents/` 2. Copy changes to `src/superclaude/agents/` 3. Bo

Installation

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

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

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

Full documentation available on GitHub

View Source Repository