decision-eval

Score architectural design alternatives against project criteria and output recommendations.

75|13|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/avelikiy/great_cto --skill decision-eval
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: decision-eval
Source: https://github.com/avelikiy/great_cto/tree/main/skills/decision-eval
Command: npx skills add https://github.com/avelikiy/great_cto --skill decision-eval

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the architectural decision-making process by automating the scoring of alternatives in ADRs, providing objective, weighted recommendations for efficient, risk-averse outcomes.

Core Features & Use Cases

  • Automated Scoring: Scores architectural decision alternatives based on project criteria.
  • Objective Recommendations: Delivers data-driven recommendations for final architectural decisions.
  • Use Case: After a proposed ADR contains multiple alternatives, this Skill analyzes and recommends the best choice, saving time and ensuring informed decisions.

Quick Start

After architect proposes 2+ variants in an ADR, run 'Agent: decision-scorer' with the context of the target ADR file path.

Frequently Asked Questions about decision-eval

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate architectural decision scoring for multiple ADR alternatives?

Automating architectural decision scoring for ADRs is done by analyzing proposed design alternatives against project criteria to generate objective, weighted recommendations. The Skill processes ADR files containing two or more variants and outputs a data-driven final choice.

What is the best way to evaluate architectural design variants objectively?

The best way to evaluate architectural design variants objectively is to apply automated scoring against predefined project criteria. This removes manual bias by delivering weighted, data-driven recommendations for risk-averse architectural decisions.

Can I use automated decision-support for an ADR with only two proposed alternatives?

Yes, you can use automated decision-support for an ADR with two alternatives. The Skill is optimized for architectural design reviews containing two or more variants and will score them to recommend the best choice.

How do I get a recommendation from an existing architectural design review file?

To get a recommendation from an existing ADR file, provide the target ADR file path to the decision-scorer agent. The Skill analyzes the proposed variants and outputs an automated recommendation for the final architectural decision.

Does automated decision-making work without additional dependencies for architectural design reviews?

Yes, automated decision-making for architectural design reviews works without additional dependencies. The Skill operates independently using its internal scripts to analyze and score ADR alternatives based on your project criteria.