Start Task
Description
--- name: start-task description: 为任何角色创建独立线程并开始工作 model: inherit color: green --- # 统一任务启动命令 此命令为任何 AI Agent 角色创建独立的工作线程。 ## 使用方法 ```bash /start-task <角色> "任务标题" [--desc "描述"] ``` ### 支持的角色 | 角色代码 | 角色名称 | 标签 | |---------|---------|------| | `pm` | 产品经理 | product, pm | | `fe` | 前端开发 | frontend, fe | | `be` | 后端开发 | backend, be | | `qa` | 测试工程师 | qa, testing | | `ops` | DevOps工程师 | devops, ops | | `tl` | 技术负责人 | tech-lead, tl | ## 执行流程 ### 第1步:解析参数并创建线程 - `<角色>`: 从支持列表中识别角色 - `"任务标题"`:
Installation
Installs to ~/.claude/commands/peterfei-ai-agent-team-start-task.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/peterfei/ai-agent-team/HEAD/.claude/commands/start-task.md -o ~/.claude/commands/peterfei-ai-agent-team-start-task.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Epic Decompose
Break an epic into task children without creating task branches.
Productivity Claude Code Terminal Title
Gives each Claude Code terminal window a dynamic title describing the work being done
Productivity N8n Skills
Enables AI assistants to directly understand and operate n8n workflows
Productivity Composio Make
Trigger and manage Make (Integromat) scenarios
Productivity Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Productivity Worktree Status Check
Verify the current worktree environment and show task details.
Productivity