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