What problem does it solve? When a project involves unfamiliar technology or unclear constraints, teams risk committing to an approach before knowing whether it is viable. This Skill performs wide reconnaissance across the codebase, Context7, and web search to map existing solutions, constraints, and trade-offs before any approach is chosen. ## Core Features & Use Cases - Landscape Scouting: Surveys existing libraries, tools, prior art, patterns, and anti-patterns both in the codebase and the wider ecosystem. - Sourced Scout Report: Produces viable options with trade-offs, key constraints, open questions, red flags, and confidence levels, with every claim traced to a source. - Simplifying-Insight Check: When rules and workarounds protect a questionable model, it runs a falsifiable check before recommending a paradigm shift. - Use Case: Before adopting a new real-time messaging framework, use this Skill to survey candidate libraries, document licensing and performance constraints, and deliver a sourced comparison for the team to decide on. ## Quick Start Run a feasibility analysis on using GraphQL federation for our services and produce a sourced scout report with options, constraints, and open questions.