tech-advisor

Compares up to three technology options and presents a recommendation.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/sukeun1997/claude-config --skill tech-advisor-sukeun1997
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tech-advisor
Source: https://github.com/sukeun1997/claude-config/tree/main/skills/tech-advisor
Command: npx skills add https://github.com/sukeun1997/claude-config --skill tech-advisor-sukeun1997

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

When a project requires choosing between technologies, patterns, or architectures, this skill investigates alternatives and presents a clear comparison to reduce decision risk.

Core Features & Use Cases

  • Identify domain and current stack from the request.
  • Survey and compare up to three viable options, including architecture patterns and design strategies.
  • Support integration into feature planning workflows by recording decisions for ADRs or planning documents.

Quick Start

Compare two technology options for a given domain and deliver a concise side-by-side rationale with a recommended choice.

Frequently Asked Questions about tech-advisor

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

FAQPage Schema
How do I compare technology options for software architecture decisions?

Comparing technology options for software architecture decisions involves identifying the domain, assessing the current stack, and surveying alternatives to present a side-by-side comparison table of up to three options with a recommended choice.

What is the best way to evaluate database access or caching patterns before implementation?

The best way to evaluate database access or caching patterns is to survey viable alternatives and architecture strategies, then deliver a concise side-by-side rationale to guide technology selection and reduce decision risk.

When do I need a technology comparison for feature planning?

You need a technology comparison for feature planning when a request involves selecting a tech stack, such as API design or concurrency, allowing you to predefine technologies and record decisions for planning documents before integration.

How many alternative architectures or patterns should I compare for a new software feature?

For a new software feature, you should compare up to three viable alternative architectures, patterns, or technologies to ensure a focused evaluation that clearly presents trade-offs and identifies a recommended option.

Can I use technology comparison results to generate Architecture Decision Records?

Yes, you can use technology comparison results to generate Architecture Decision Records because the process supports integration into feature planning workflows by recording decisions for ADRs or planning documents.

What are the limitations of using automated tech stack comparisons for design planning?

A key limitation of automated tech stack comparisons for design planning is the restriction to evaluating a maximum of three options per domain, requiring clear identification of the current stack before surveying alternatives.