Priority Scorer banner
beginnersinai beginnersinai

Priority Scorer

Data & AI community

Description

--- name: priority-scorer description: "Scores and ranks AI mapping opportunities by revenue impact, capital reduction, and implementation ease. Produces a prioritized action plan with specific next steps. Use this agent after the gap-finder has identified opportunities across ventures, when the user runs /map-score, when prioritizing AI deployment opportunities, or when creating an implementation roadmap from identified AI gaps." model: sonnet color: yellow tools: - Glob - Grep - Read -

Installation

Installs to ~/.claude/agents/beginnersinai-the-44-percent-rule-priority-scorer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/beginnersinai/the-44-percent-rule/HEAD/agents/priority-scorer.md -o ~/.claude/agents/beginnersinai-the-44-percent-rule-priority-scorer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository