uberassess

Generate source-grounded adoption recommendations for ideas and sources.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/rdleclerc/agentic-uber-skills --skill uberassess
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: uberassess
Source: https://github.com/rdleclerc/agentic-uber-skills/tree/main/uberassess
Command: npx skills add https://github.com/rdleclerc/agentic-uber-skills --skill uberassess

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

uberassess prevents costly, premature implementation by turning an external source, plan artifact, or idea seed into a source-grounded adoption recommendation with honest uncertainty.

Core Features & Use Cases

  • Source-grounded recommendation packets: Converts links, papers, bookmarked research, plan drafts, and idea seeds into decisions like adopt, watch, archive, reject, or eval-only.
  • Structured deep research when needed: Supports bounded “Deep Research Assessment” with explicit lane coverage, contradiction checks, and project-context freshness.
  • Approval-safe workflow: Produces recommendations without implementing or mutating state; if adoption is approved, it hands off to ubergoal/uberplan with an evidence plan.

Quick Start

Use uberassess to assess the bookmarked article or repo you want to consider for adoption and return a recommendation packet (not an implementation).

Frequently Asked Questions about uberassess

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

FAQPage Schema
What is the best way to review research papers or bookmarked articles for project adoption?▼

Assessing idea seeds involves generating an alternatives matrix and performing a benefit versus cost analysis to return a structured recommendation such as adopt, watch, archive, or reject.

Can I use deep research boundaries to assess plan artifacts safely?▼

Yes, you can use bounded deep research to review plan drafts by checking lane coverage and project-context freshness, resulting in a safe handoff contract that blocks implementation before approval.

How do I convert idea seeds into eval seeds for testing?▼

Converting idea seeds into eval seeds requires capturing the source, mapping coverage gaps, and outputting a recommendation packet that routes the idea into an evaluation track rather than direct implementation.

Does this approach support an alternatives matrix and benefit cost analysis?▼

An alternatives matrix and benefit cost analysis are mandatory components of the source assessment, ensuring that adoption decisions are grounded in structured evidence rather than premature implementation.