feat: add multi-mode workflow planning skill with session management and task generation

This commit is contained in:
catlog22
2026-03-02 15:25:56 +08:00
parent 2c2b9d6e29
commit 121e834459
28 changed files with 6478 additions and 533 deletions

View File

@@ -29,6 +29,11 @@
"description": "|",
"source": "../../../agents/cli-planning-agent.md"
},
{
"name": "cli-roadmap-plan-agent",
"description": "|",
"source": "../../../agents/cli-roadmap-plan-agent.md"
},
{
"name": "code-developer",
"description": "|",
@@ -74,6 +79,16 @@
"description": "|",
"source": "../../../agents/tdd-developer.md"
},
{
"name": "team-worker",
"description": "|",
"source": "../../../agents/team-worker.md"
},
{
"name": "test-action-planning-agent",
"description": "|",
"source": "../../../agents/test-action-planning-agent.md"
},
{
"name": "test-context-search-agent",
"description": "|",