What problem does it solve?
Analyze Copilot chatmode and prompt files to determine the best-fit AI model for a given task, balancing reasoning needs, code quality, context capacity, vision support, and subscription cost constraints. This removes guesswork from model selection and provides actionable, subscription-aware recommendations and migration guidance.
Core Features & Use Cases
- File Analysis: Parse .agent.md and .prompt.md frontmatter and body to extract description, tools, model hints, and task intent.
- Task Categorization: Classify tasks by complexity, reasoning depth, code needs, multi-turn requirements, and context size to map to model strengths.
- Model Recommendations: Produce a primary model choice, 1-2 alternatives, cost/multiplier impact for Free/Pro/Pro+, deprecation warnings, and frontmatter update suggestions.
- Integration Advice: Offer VS Code selection steps, auto-selection suitability, tool-capability alignment, and Context7 verification pointers for up-to-date model data.
- Use Case Examples: From simple formatting prompts to large-scale architectural reviews, provide tailored model trade-offs and migration paths.
Quick Start
Analyze the specified .agent.md or .prompt.md file and return a primary model recommendation, one or two alternatives with trade-offs, multiplier cost implications for the user's subscription tier, and the exact frontmatter update to apply.