mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-03-06 16:31:12 +08:00
Refactor team collaboration skills and update documentation
- Renamed `team-lifecycle-v5` to `team-lifecycle` across various documentation files for consistency. - Updated references in code examples and usage sections to reflect the new skill name. - Added a new command file for the `monitor` functionality in the `team-iterdev` skill, detailing the coordinator's monitoring events and task management. - Introduced new components for dynamic pipeline visualization and session coordinates display in the frontend. - Implemented utility functions for pipeline stage detection and status derivation based on message history. - Enhanced the team role panel to map members to their respective pipeline roles with status indicators. - Updated Chinese documentation to reflect the changes in skill names and descriptions.
This commit is contained in:
@@ -50,7 +50,7 @@ Claude Code Workflow 支持两种团队架构模型:
|
||||
- 所有工作者角色都是运行时动态生成
|
||||
- 支持任意任务类型的动态团队
|
||||
|
||||
2. **team-lifecycle-v5** (全生命周期团队)
|
||||
2. **team-lifecycle** (全生命周期团队)
|
||||
- 基于 team-worker agent 架构
|
||||
- 所有工作者共享同一代理定义
|
||||
- 角色特定的 Phase 2-4 从 markdown 规范加载
|
||||
|
||||
Reference in New Issue
Block a user