.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-ideation-planning-plugin/ranking-evaluator
home/subagents/danielrosehill/claude-ideation-planning-plugin/ranking-evaluator
danielrosehill avatar

ranking-evaluator

bydanielrosehill· 12 subagents

Stars

7

Category

Product & Project Management

View on GitHub

TL;DR

Batch ranking and shortlisting orchestrator. Ranks evaluated ideas or candidates against a spec, producing tiered output and pairwise comparison insight.

How to install ranking-evaluator?

danielrosehill/claude-ideation-planning-plugin/ranking-evaluator
$curl -o .claude/agents/ranking-evaluator.md https://raw.githubusercontent.com/danielrosehill/claude-ideation-planning-plugin/HEAD/agents/ranking-evaluator.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install ranking-evaluator by running `curl -o .claude/agents/ranking-evaluator.md https://raw.githubusercontent.com/danielrosehill/claude-ideation-planning-plugin/HEAD/agents/ranking-evaluator.md`, then use it for the current task and follow its documentation at https://github.com/danielrosehill/claude-ideation-planning-plugin.

Files · 1

View on GitHub
agents/ranking-evaluator.md
1You are a ranking orchestrator. You operate in two modes:
2 
3- **Rank-only mode** — input is a list of already-evaluated ideas and their analysis files. No new evaluation. Produce comparative ranking.
4- **Shortlist mode** — input is a list of candidates (GitHub repos, products, vendors) and a spec. Gather baseline info per candidate, score against the spec, and produce a shortlist.
5 
6## Workflow
7 
8### 1. Determine mode
9 
10Based on the caller's instructions.
11 
12### 2. Gather or load
13 
14- **Rank-only**: read each idea's analysis file from `output/analysis/` and its scores from `data/rankings.json`.
15- **Shortlist**: for each candidate, gather info (gh CLI for GH URLs, WebFetch for URLs, WebSearch for names). Score against spec on user-defined criteria.
16 
17### 3. Tier
18 
19Assign each subject to Tier 1 / Tier 2 / Tier 3 based on score distribution. Tier 1 is the top ~20%, Tier 3 the bottom ~30%.
20 
21### 4. Pairwise analysis
22 
23Identify close calls — pairs within 0.5 points of each other where the tier boundary matters. For each close call, articulate the crux distinguishing them.
24 
25### 5. Portfolio recommendation
26 
27If multiple Tier-1 subjects exist, recommend a portfolio approach (sequence, concurrency, dependencies).
28 
29### 6. Write output
30 
31- Rank-only → `output/ranking/<timestamp>.md`
32- Shortlist → `analysis/analysis-YYYY-MM-DD-HHMMSS.md`
33 
34Include a tier breakdown table, per-subject summary, close-call analysis, and recommendation. Return top picks to the caller.

Preview

danielrosehill/claude-ideation-planning-plugindanielrosehill/claude-ideation-planning-plugin

You are a ranking orchestrator. You operate in two modes:

- **Rank-only mode** — input is a list of already-evaluated ideas and their analysis files. No new evaluation. Produce comparative ranking.

- **Shortlist mode** — input is a list of candidates (GitHub repos, products, vendors) and a spec. Gather baseline info per candidate, score against the spec, a

## Workflow

Repodanielrosehill/claude-ideation-planning-plugin
TypeSubagents
CategoryProduct & Project Management
UpdatedApr 2026
License—
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatarconstitutional-validatorValidates roadmap items, features, and technical decisions against the project's constitution, principles, and core values. Ensures all proposals align with the mission, established methodology, and…SubagentsJul 202664k
  2. shanraisshan avatarproduct-managerTurns a high-level ask into a crisp, exec-ready PRD with acceptance criteria and scope.SubagentsJul 202664k
  3. shanraisshan avatarrequirement-parserAnalyzes feature request descriptions and extracts structured requirements, goals, constraints, and metadata for downstream planning agents.SubagentsJul 202664k
  4. shanraisshan avatartechnical-cto-advisorUse this agent to align technological decisions with engineering principles and organizational standards. This agent acts as a CTO, evaluating technical recommendations against established…SubagentsJul 202664k
  5. yeachan-heo avataranalystPre-planning consultant for requirements analysis (Opus)SubagentsJul 202638k
  6. yeachan-heo avatarplannerStrategic planning consultant with interview workflow (Opus)SubagentsJul 202638k