---
description: Triage pasted logs/stacks into bugs findings and todos. Does not change application code unless the user confirms.
handoffs:
label: Status
agent: pm.status
prompt: Show status after incident intake
send: true
User Input
$ARGUMENTS
Outline
先告诉用户(中文,置顶):本次只分诊,不改代码。要把修复写进仓库,请你明确确认。
Prefer current conversation paste as evidence (first-class; no need to save a file first); else --path / sources / .pm/inbox/stacks/.
Desensitize; write evidence JSON; optionally copy redacted snippet to inbox. Never persist secret originals.
Classify severity (blocking/high/medium/low/suggestion). Vue / Vite 白屏、Vue warn、Pinia、路由失败按同样规则分诊,不改代码。
Append bugs/findings.md + state/todo.md entry with next action.
Charter compare for availability/success criteria with confidence only if charter.status=approved.
Persist a desensitized dialogue note via pm log --kind fix (intent + files the user named; else unresolved — never invent paths). Then pm journal if you need the timeline.
Summarize in Chinese: severity, suggested /pm-next / later /pm-done TODO-xxx. Repeat: 未确认不改业务代码。
Do not modify application code unless user confirms.
Draft PRD/charter MUST NOT be used as the baseline.
Merge findings/todos; refresh overview (all blocking+high, no 3-item cap).
Append audit.
Closing: _closing.md轻量档。
Design baseline: docs/prd.md + 宪章。
1---2name: pm-fix3description: PM Manager /pm-fix4---56---7description: Triage pasted logs/stacks into bugs findings and todos. Does not change application code unless the user confirms.8handoffs:9 - label: Status10 agent: pm.status11 prompt: Show status after incident intake12 send: true13---1415## User Input1617```text18$ARGUMENTS19```2021## Outline2223**先告诉用户(中文,置顶):本次只分诊,不改代码。要把修复写进仓库,请你明确确认。**24251. Prefer **current conversation paste** as evidence (first-class; no need to save a file first); else `--path` / sources / `.pm/inbox/stacks/`.262. Desensitize; write evidence JSON; optionally copy redacted snippet to inbox. Never persist secret originals.273. Classify severity (blocking/high/medium/low/suggestion). Vue / Vite 白屏、`Vue warn`、Pinia、路由失败按同样规则分诊,不改代码。284. Append `bugs/findings.md` + `state/todo.md` entry with next action.295. Charter compare for availability/success criteria with confidence **only if charter.status=approved**.306. Persist a desensitized dialogue note via **`pm log --kind fix`** (intent + files the user named; else `unresolved` — never invent paths). Then `pm journal` if you need the timeline.317. Summarize in Chinese: severity, suggested `/pm-next` / later `/pm-done TODO-xxx`. Repeat: 未确认不改业务代码。3233Do **not** modify application code unless user confirms.3435## Shared Workflow (all /pm-* commands)36371. Read `.pm/config/project.yaml`(缺则建议 `/pm-init`)。382. Map-first; incremental; conversation paste highest priority.393. Desensitize evidence. Never persist raw secrets.404. Draft PRD/charter MUST NOT be used as the baseline.415. Merge findings/todos; refresh overview (all blocking+high, no 3-item cap).426. Append audit.437. Closing: `_closing.md` **轻量**档。4445Design baseline: `docs/prd.md` + 宪章。
Run npx skillmds@latest add wei63w/pm-fix in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
PM Manager /pm-fix It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
wei63w (@wei63w) published this skill. Their other Agent Skills are listed on their SkillMD profile.