Be Start
Description
--- name: be-start description: 后端开发 - 需输入任务描述 (如: /be-start "实现API") model: inherit color: purple --- # 后端开发 - 线程工作流 此命令会创建独立线程并**立即**以后端开发工程师身份开始工作。 ## 使用方法 ```bash /be-start "实现JWT认证API" ``` > **注意**:请务必提供任务描述。请勿在输入 `/be-start` 后直接回车,否则将创建无标题任务。 --- ## ⚠️ 重要:执行流程 ### 第1步:创建线程 调用 `mcp__thread-manager__create_thread`: ```javascript { title: "[用户提供的任务标题]", description: "后端开发任务 - [任务标题]", tags: ["backend", "be"], switchTo: true } ``` ### 第2步:简洁通知 **只输出一行**: ``` ✨ 已创建后端线程:"[标题
Installation
Installs to ~/.claude/commands/peterfei-ai-agent-team-be-start.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/peterfei/ai-agent-team/HEAD/.claude/commands/be-start.md -o ~/.claude/commands/peterfei-ai-agent-team-be-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