From agi-super-team
Researches and compares technologies, frameworks, and tools for product R&D decisions. Produces ADR drafts, PoC plans, and validation checklists.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agi-super-team:tech-selection-researchThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Research a technology or framework for product R&D decisions. The goal is not a generic overview. The goal is a decision-ready output with evidence, tradeoffs, ADR draft, and validation plan.
Research a technology or framework for product R&D decisions. The goal is not a generic overview. The goal is a decision-ready output with evidence, tradeoffs, ADR draft, and validation plan.
Convert "research X" into a decision statement:
If constraints are missing, make minimal assumptions and label them explicitly.
Pick the lightest mode that matches the request:
Quick Scan: one technology, fast assessmentShortlist Comparison: 2-4 candidatesDecision Pack: decision-ready report + ADR + PoCTrend Update: latest releases, roadmap, upgrade risksSkip weighted matrix and ADR. Output:
Use steps 1, 3, and 4 from the main workflow. Output:
Follow the full workflow (steps 1-6). This is the default for any non-trivial selection.
Note: Decision Pack consumes 40-60% of the context window (loading references, multiple WebSearch/WebFetch calls, generating a 300-400 line report). If your current session already has substantial conversation history, run
/clearfirst or start a new session to avoid mid-report context compression.
Skip candidate landscape and weighted matrix. Focus on delta since last assessment. Output:
Use sources in this order:
When current information matters, verify with current sources. Distinguish:
For source rules and evidence labels, read references/source-hierarchy.md.
Use the standard dimensions unless the user provides their own:
Dimension definitions and scoring guidance are in references/evaluation-framework.md.
Before scoring, map the broader competitor universe. If the space includes multiple paradigm-level alternatives, do not compare only one or two obvious products. Make explicit:
Default output should contain:
Output structure and ADR template are in references/output-templates.md.
If you have structured scores, use:
python3 "$CLAUDE_SKILL_DIR/scripts/build_decision_matrix.py" <input.json>
$CLAUDE_SKILL_DIR is set automatically by Claude Code to the skill's root directory. If running outside Claude Code, substitute the absolute path.
The script expects JSON with weights and options. See the script docstring for shape.
needs PoCVerified, Inference, Needs PoC): always in EnglishSave the report in the current working directory with the naming pattern:
{technology}-decision-pack-{yyyy-mm-dd}.md
For Quick Scan, use {technology}-quick-scan-{yyyy-mm-dd}.md.
For Trend Update, use {technology}-trend-update-{yyyy-mm-dd}.md.
references/evaluation-framework.md for scoring dimensions and ATAM-style tradeoff promptsreferences/source-hierarchy.md for source priority and evidence labelingreferences/output-templates.md for the decision-pack structure, ADR template, and PoC templatenpx claudepluginhub aaaaqwq/agi-super-team --plugin agi-super-teamBuild evaluation frameworks for selecting technologies, frameworks, or vendors using consistent criteria. Use when choosing dependencies, platforms, or major tooling.
Systematically analyzes technical decisions (library selection, architecture, implementation approach) with multi-source research and synthesized recommendations.
Evaluate and track technology choices on a radar. Use when selecting frameworks, databases, or tools.