mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-10 02:24:35 +08:00
Fixed incorrect usage of /workflow:execute with task IDs. - Changed from: /workflow:execute IMPL-001 (incorrect) - Changed to: /workflow:execute (correct - executes entire workflow) - Simplified execution commands section - Aligned with execute.md specification 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>