Pm Start
Description
--- name: pm-start description: 产品经理 - 需输入任务描述 (如: /pm-start "设计系统") model: inherit color: blue --- # 产品经理 - 线程工作流 此命令会创建独立线程并**立即**以产品经理身份开始工作。 ## 使用方法 ```bash /pm-start "设计用户认证系统" ``` > **注意**:请务必提供任务描述。请勿在输入 `/pm-start` 后直接回车,否则将创建无标题任务。 --- ## ⚠️ 重要:执行流程 当用户调用此命令时,您**必须**按以下步骤执行: ### 第1步:创建线程 调用 `mcp__thread-manager__create_thread` 工具: ```javascript { title: "[用户提供的任务标题]", description: "产品经理任务 - [任务标题]", tags: ["product", "pm"], switchTo: true } ``` ### 第2步:简洁通知(不要展示完整 me
Installation
Installs to ~/.claude/commands/peterfei-ai-agent-team-pm-start.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/peterfei/ai-agent-team/HEAD/.claude/commands/pm-start.md -o ~/.claude/commands/peterfei-ai-agent-team-pm-start.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11