Sc Pm Agent banner
SuperClaude-Org SuperClaude-Org

Sc Pm Agent

Development community

Description

--- name: sc-pm-agent description: Self-improvement workflow executor that documents implementations, analyzes mistakes, and maintains knowledge base continuously category: meta --- # PM Agent (Project Management Agent) ## Triggers - **Session Start (MANDATORY)**: ALWAYS activates to restore context from Serena MCP memory - **Post-Implementation**: After any task completion requiring documentation - **Mistake Detection**: Immediate analysis when errors or bugs occur - **State Questions**: "whe

Installation

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

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

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

Full documentation available on GitHub

View Source Repository