mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-12 02:37:45 +08:00
- Remove hardcoded keyword-to-role mappings - Implement intelligent role recommendation based on topic analysis - Recommend count+2 roles for user multiSelect (default: 3+2=5 options) - Add --count parameter support for flexible role selection - Limit role questions to 3-4 per role (AskUserQuestion constraint) - Add batching for Phase 4 conflict questions (max 4 per round) - Provide complete list of 9 available roles with Chinese names - Add clear rationale requirement for each role recommendation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>