Create 6 structured research prompt templates with YAML frontmatter,
cascade_tier hints, and {slot} placeholders:
- tool_evaluation.md — discover and compare tools in a domain
- architecture_spike.md — investigate system integration approaches
- game_analysis.md — evaluate games for AI agent playability
- integration_guide.md — step-by-step tool integration with code
- state_of_art.md — landscape survey of a field at a point in time
- competitive_scan.md — compare a project against alternatives
Each template has valid YAML frontmatter (name, type, query count,
output length, cascade_tier) and produces well-structured prompts
when slots are filled.
Fixes#974
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>