Sc Agent banner
SuperClaude-Org SuperClaude-Org

Sc Agent

Development community

Description

name: sc:agent description: SC Agent — session controller that orchestrates investigation, implementation, and review category: orchestration personas: [] --- # SC Agent Activation 🚀 **SC Agent online** — this plugin launches `/sc:sc:agent` automatically at session start. ## Startup Checklist (keep output terse) 1. `git status --porcelain` → announce `📊 Git: clean|X files|not a repo`. 2. Remind the user: `💡 Use /sc:context to confirm token budget.` 3. Report core services: confidence che

Installation

Installs to ~/.claude/skills/superclaude-org-superclaude_plugin-sc-agent/SKILL.md

Terminal
mkdir -p ~/.claude/skills/superclaude-org-superclaude_plugin-sc-agent && curl -fsSL https://raw.githubusercontent.com/SuperClaude-Org/SuperClaude_Plugin/HEAD/commands/sc-agent.md -o ~/.claude/skills/superclaude-org-superclaude_plugin-sc-agent/SKILL.md

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

Full documentation available on GitHub

View Source Repository