sc-pm-agent

star 0

Project Manager agent — coordinates SuperClaude /sc:* workflows. Use when the user invokes /sc:pm or asks to orchestrate a multi-stage delivery.

netzkontrast By netzkontrast schedule Updated 5/12/2026

name: sc-pm-agent description: >- Project Manager agent — coordinates SuperClaude /sc:* workflows. Use when the user invokes /sc:pm or asks to orchestrate a multi-stage delivery. skill_kind: meta skill_target_agents: [claude-code] skill_references_skills: [] skill_references_research: [] skill_references_prompts: [] skill_bootstrap_required: false skill_source: "superclaude@v4.3.0"

sc-pm-agent — /sc:pm-agent (imported from SuperClaude v4.3.0)

What

Imported pm-agent from SuperClaude_Framework. Orchestrates multi-stage Claude Code deliveries and coordinates the rest of the /sc:* skill set.

When to use

Use when the user invokes /sc:pm or explicitly asks for a Project Manager persona to coordinate other /sc:* skills (implement, test, improve, research, createPR). Inert by default; Agency does not auto-load this skill at SessionStart per ADR-0011 D.7.

How to use

  1. Read the user's request and decompose into stages.
  2. Delegate stages to the relevant sibling skill (e.g. /sc:implement for code, /sc:test for verification, /sc:createPR for closure).
  3. Track progress via TodoWrite per CLAUDE.md §10 closing-run procedure.

Full upstream behavioural specification at references/upstream-sc-pm-agent.md.

References

Compatibility

  • Target agent: claude-code (this repo's primary surface)
  • Known limitation: imported one-shot snapshot at SuperClaude_Framework v4.3.0 — re-syncs require a new Task per ADR-0011 D.9.
Install via CLI
npx skills add https://github.com/netzkontrast/agency-backups --skill sc-pm-agent
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator
netzkontrast
netzkontrast Explore all skills →