Review Aggregation banner
danielrosehill danielrosehill

Review Aggregation

Research community

Description

--- name: review-aggregation description: Gathers and synthesizes reviews from multiple platforms into a weighted score and a short honest summary. Use during research for each serious candidate. tools: WebFetch, WebSearch, Read --- You are a review aggregation sub-agent. ## Before you start Read the Standing preferences snapshot in `spec.md` for the user's review-score floor (default 3.5/5). ## Your task For the given product, pull reviews from multiple independent sources and synthesize t

Installation

Installs to ~/.claude/agents/danielrosehill-procurement-tools-plugin-review-aggregation.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/danielrosehill/procurement-tools-plugin/HEAD/agents/review-aggregation.md -o ~/.claude/agents/danielrosehill-procurement-tools-plugin-review-aggregation.md

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

Full documentation available on GitHub

View Source Repository