feat: enhance workflow-tune skill with reference document extraction and intent matching improvements

This commit is contained in:
catlog22
2026-03-20 15:27:05 +08:00
parent 9c49a32cd9
commit 7ef47c3d47
4 changed files with 151 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "claude-code-workflow",
"version": "7.2.10",
"version": "7.2.11",
"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",