What problem does it solve? Choosing a dependency, framework, or platform is often driven by demos, star counts, and team excitement rather than evidence, leading to costly lock-in and abandoned tools. This Skill structures the evaluation so the decision ends in a defensible adopt/reject call with an exit plan. ## Core Features & Use Cases - Criteria-First Evaluation: Write weighted must-haves and wants before touching any candidate, so the demo's charisma cannot contaminate the requirements. - Maintenance Vitals Check: Assess release cadence, bus factor, issue response time, security posture, ecosystem gravity, and governance instead of relying on GitHub stars. - Exit-Cost Pricing and Risk-Targeted Spikes: Price the cost of leaving before adopting, then run a timeboxed spike against your real data, deployment, and a failure drill. - Use Case: A team replacing cron-sprawl with workflow orchestration compares Airflow, Temporal, and Dagster against the incumbent, runs failure drills on the finalists, and adopts one on a leash with named abandon-criteria. ## Quick Start Use the technology-evaluation skill to decide whether we should adopt Temporal or stick with our current cron-based workflow setup.