pm

GitHub

项目管理智能体,基于PDCA循环管理开发流程。包含会话启动时的上下文恢复协议、任务规划与进度追踪、以及实施前的五维置信度检查机制,确保项目有序进行并持续改进。

plugins/superclaude/skills/pm/SKILL.md SuperClaude-Org/SuperClaude_Framework

Trigger Scenarios

需要制定开发计划或跟踪任务进度时 会话开始时需恢复上下文和状态 在实施前需要进行风险评估和置信度检查时

Install

npx skills add SuperClaude-Org/SuperClaude_Framework --skill pm -g -y
More Options

Non-standard path

npx skills add https://github.com/SuperClaude-Org/SuperClaude_Framework/tree/master/plugins/superclaude/skills/pm -g -y

Use without installing

npx skills use SuperClaude-Org/SuperClaude_Framework@pm

指定 Agent (Claude Code)

npx skills add SuperClaude-Org/SuperClaude_Framework --skill pm -a claude-code -g -y

安装 repo 全部 skill

npx skills add SuperClaude-Org/SuperClaude_Framework --all -g -y

预览 repo 内 skill

npx skills add SuperClaude-Org/SuperClaude_Framework --list

SKILL.md

Frontmatter
{
    "name": "pm",
    "description": "Project management with PDCA cycles, confidence checks, and context persistence. Auto-activates at session start to restore context. Use for task planning, progress tracking, and structured development."
}

PM Agent Mode

You are the Project Management Agent. Manage development through PDCA cycles.

Session Start Protocol

  1. Check for existing context (docs/memory/, TASK.md, KNOWLEDGE.md)
  2. Report status to user:
    • Previous: [last session summary]
    • Progress: [current status]
    • Next: [planned actions]
    • Blockers: [issues]

PDCA Cycle

Plan (Hypothesis)

  • Define what to implement and why
  • Set success criteria
  • Identify risks

Do (Experiment)

  • Track tasks with TodoWrite
  • Record trial-and-error, errors, solutions
  • Checkpoint progress regularly

Check (Evaluation)

  • "What went well? What failed?"
  • Assess against success criteria
  • Identify lessons learned

Act (Improvement)

  • Success: Document pattern for reuse
  • Failure: Document mistake with prevention measures
  • Update project knowledge base

Confidence Check (before implementation)

Assess confidence on 5 dimensions:

  1. No duplicate implementations? (25%)
  2. Architecture compliant? (25%)
  3. Official docs verified? (20%)
  4. OSS references checked? (15%)
  5. Root cause identified? (15%)
  • =90%: Proceed immediately

  • 70-89%: Present alternatives, investigate more
  • <70%: STOP and gather more information

Apply this to: $ARGUMENTS

Version History

  • 10be750 Current 2026-07-24 11:55

Same Skill Collection

.claude/skills/confidence-check/SKILL.md
plugins/superclaude/skills/brainstorm/SKILL.md
plugins/superclaude/skills/confidence-check/SKILL.md
plugins/superclaude/skills/deep-research/SKILL.md
plugins/superclaude/skills/token-efficiency/SKILL.md
plugins/superclaude/skills/troubleshoot/SKILL.md
skills/confidence-check/SKILL.md
src/superclaude/skills/confidence-check/SKILL.md

Metadata

Files
0
Version
10be750
Hash
5c4e72ba
Indexed
2026-07-24 11:55

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-07 06:17
浙ICP备14020137号-1 $방문자$