Create claude-specific template set (agent, task, tool, workflow,
workflow-yaml) that explicitly references the `AskUserQuestion` tool,
matching how gemini/kiro/opencode each have their own templates with
IDE-specific tool names.
- Change Claude Code template_type from "default" to "claude" in
platform-codes.yaml
- Replace symlinks with real template files
- Create new claude-task.md and claude-tool.md
- default-* templates remain as generic fallbacks for cursor, auggie,
and other IDEs using numbered-list wording
- Fix default-tool.md RULE placement (move before execution instructions)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>