mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-03-05 16:13:08 +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:
@@ -196,7 +196,7 @@ team_msg(
|
||||
|
||||
## CCWMCP in Team Workflows
|
||||
|
||||
CCWMCP is essential for CCW's team-lifecycle-v5 system:
|
||||
CCWMCP is essential for CCW's team-lifecycle system:
|
||||
|
||||
- **Team Messaging**: Enables communication between team members (analyst, writer, planner, executor, tester, reviewer)
|
||||
- **Fast-Advance**: Coordinates workflow progression through team pipeline
|
||||
@@ -291,4 +291,4 @@ edit_file(
|
||||
|
||||
- [MCP Setup Guide](./mcp-setup.md) - Configure external MCP servers
|
||||
- [Installation](./installation.md) - CCW installation guide
|
||||
- [Team Workflows](../skills/team-workflows.md) - Team-lifecycle-v5 documentation
|
||||
- [Team Workflows](../skills/team-workflows.md) - team-lifecycle documentation
|
||||
|
||||
Reference in New Issue
Block a user