pm-next
SkillProductivityClaim the single next governance todo (marks in_progress).
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the pm-next skill
What this skill tells your AI
The instructions your AI receives, as published by wei63w/pm-manager in adapters/cursor/skills/pm-next/SKILL.md and read by ahel’s review.
User Input
$ARGUMENTS
Optional: --peek (do not mark in_progress).
Outline
- Require init. Read
state/todo.md. - Pick the first open/in_progress item ordered by blocking>high, then P0>P1 (no 3-item cap).
- Unless
--peek, set statusin_progressin state + module mirror. - Print task, evidence link, suggested action; remind
/pm-done TODO-id.
Shared Workflow (all /pm-* commands)
Follow this order when the command mutates .pm/ state:
- Read
.pm/config/project.yamland.pm/config/local.yaml(if missing and command is not init → recommend/pm-init). - If
.pm/metadata is valid, load it; do not force a full-repo rescan. On-demand incremental scan usingsources+extra_scan_roots+--path+ conversation paste (highest priority for/pm-fix). Prefer.pm/architecture/map.jsonand the document index before walking the tree. - Desensitize evidence →
.pm/evidence/scans/{command}-{timestamp}.json(secrets →***). Never persist raw secrets. - Optional charter compare only when
charter.status == approved(attachconfidence). Draft PRD/charter MUST NOT be used as the baseline. - Incremental merge into module
findings.md/todo.md; sync authoritativestate/todo.md. - Refresh
state/overview.mdwith all open/in_progress blocking+high todos (no 3-item cap). Medium/low: counts only unless--verbose. - Append audit to
.pm/state/audit.jsonl(command, time, input/output summary; include reasoning when the step was AI-produced). - Output risk summary + recommended next step (≤20 lines). Never auto-write source/SQL/cloud or land generated docs/rules without explicit user confirmation.
- Closing:
templates/commands/_closing.md轻量档。中文摘要。
Design baseline: docs/prd.md + 宪章。
Signals
- GitHub stars
- 106
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
pm-next- Source
- github.com/wei63w/pm-manager