mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-28 09:23:08 +08:00
All 16 template JSON files updated: - Migrated Skills: /workflow:lite-plan → workflow-lite-plan (hyphen format) - Existing commands: /issue:discover → issue:discover (removed leading /) - Added route field for multi-mode Skill routing (lite-execute, plan-verify, etc.) SKILL.md updated: - TemplateStep schema adds route field and cmd naming rules - Execution logic uses Skill() invocation instead of SlashCommand() - Prompt building supports route-based routing - Available Templates table uses new Skill name format