Skip to main content

evaluate

Stars13
Forks2
UpdatedJuly 3, 2026 at 08:35

Tear down a third-party product/tool/library from a single URL and answer two questions: (1) is the product worth adopting as-is โ€” installed into your Claude Code workflow (a CLI, MCP server, skill, or dotfile) or otherwise kept around โ€” and (2) are there features or code worth lifting into your current repo. Most evaluations are hunting for one of those two wins. It resolves the URL to its source (repo, README, launch post โ€” with Reddit and paywalled-fetch fallbacks), characterizes the product from its docs, clones the code locally when it's open source, then fans out read-only subagents โ€” each handed a subset of the codebase plus your repo's context โ€” to find liftable features with file:line evidence and portability notes. The calling session merges the findings into a verdict (adopt / lift / partial / skip) with per-finding analysis and writes a report to docs/evaluations/. Use for "is this repo worth anything to me?", "should I start using this", competitive teardowns, "should we adopt X", "evaluate this

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
2 files
SKILL.md
readonly