mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-28 09:23:08 +08:00
chore: batch update - cleanup ghost commands, ccw-help index refresh, CLI session/orchestrator enhancements, skill minor fixes
- Add cleanup-ghost-commands.mjs script - Refresh ccw-help index files (remove stale entries) - CLI session manager: add instruction assembler and launch registry - Frontend: orchestrator plan builder, property panel, dashboard toolbar updates - Flow executor and type updates - Minor fixes across multiple skills and commands
This commit is contained in:
@@ -613,11 +613,11 @@ meta.agent missing → Infer from meta.type:
|
||||
## Related Skills
|
||||
|
||||
**Prerequisite Skills**:
|
||||
- `/workflow:plan` - Generate implementation plan and task JSONs
|
||||
- `workflow-plan` skill - Generate implementation plan and task JSONs
|
||||
|
||||
**Called During Execution**:
|
||||
- `/workflow:session:complete` - Archive session after all tasks complete
|
||||
- `/workflow:review` - Post-implementation review
|
||||
- `review-cycle` skill - Post-implementation review
|
||||
|
||||
**Follow-up Skills**:
|
||||
- `/issue:new` - Create follow-up issues (test/enhance/refactor/doc)
|
||||
|
||||
Reference in New Issue
Block a user