mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-03-01 15:03:57 +08:00
chore: bump version to 7.0.8
feat(team-coordinate-v2): enhance task descriptions with structured format - Add PURPOSE/TASK/CONTEXT/EXPECTED/CONSTRAINTS sections - Include goal, actionable steps, key files, and success criteria - Add Step 2.5: Key File Inference in analyze-task.md - Update dispatch.md with structured task description template feat(team-lifecycle-v5): adopt structured task descriptions - Update task description template in dispatch.md - Apply structured format to revision and improvement tasks - Improve worker context with clear goals and file references feat(team-skill-designer-v4): enforce structured task format - Add task description template specification in phase 3 - Update quality standards to verify structured format - Add integration verification checks for new format - Ensure all generated v5 skills use structured descriptions Benefits: - Workers receive clearer context upfront - Backward compatible with existing team-worker Phase 1 - Consistent format across all v5 team workflows
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "claude-code-workflow",
|
||||
"version": "7.0.7",
|
||||
"version": "7.0.8",
|
||||
"description": "JSON-driven multi-agent development framework with intelligent CLI orchestration (Gemini/Qwen/Codex), context-first architecture, and automated workflow execution",
|
||||
"type": "module",
|
||||
"main": "ccw/dist/index.js",
|
||||
|
||||
Reference in New Issue
Block a user