ultrathink_templates

Provides hypothesis, decision, and risk matrix templates for structured analysis.

Updated Jan 14, 2026
One-click install
npx skills add https://github.com/jvsandhu/agentic-skills --skill ultrathink-templates-jvsandhu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ultrathink_templates
Source: https://github.com/jvsandhu/agentic-skills/tree/main/skills/ultrathink_templates
Command: npx skills add https://github.com/jvsandhu/agentic-skills --skill ultrathink-templates-jvsandhu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Unstructured thinking leads to biased decisions, untested assumptions, and undocumented rationale. This Skill supplies ready-made Markdown templates for hypotheses, alternative comparisons, final decisions, and risk matrices so analysis stays consistent and auditable. ## Core Features & Use Cases - Hypothesis Template: Capture a hypothesis with confidence level, assumptions, and a verification test. - Weighted Comparison Matrix: Score alternatives against weighted criteria such as performance, complexity, cost, and risk. - Decision & Risk Templates: Record the selected approach with rationale, a risk matrix with mitigation strategies, and an action plan. - Bias Check Table: Counter anchoring, confirmation bias, and overconfidence with control questions. - Use Case: When choosing between two architectural approaches, fill in the weighted comparison table, run the bias check, and document the final decision with a risk mitigation plan. ## Quick Start Use the ultrathink templates to compare two implementation approaches with a weighted decision matrix and document the final decision with a risk mitigation plan.

Frequently Asked Questions about ultrathink_templates

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

FAQPage Schema
How do I compare multiple technical approaches objectively?

Use the weighted comparison matrix: assign percentage weights to criteria like performance, complexity, cost, and risk, then score each approach. Ensure the weights total 100% and include at least two realistic alternatives before selecting a winner.

How to document a technical decision with rationale?

Fill in the Final Decision template with the selected approach, confidence percentage, and rationale. Then complete the risk matrix listing each risk's probability, impact, and mitigation strategy, followed by a checkbox action plan.

What is a hypothesis template in problem solving?

A hypothesis template captures what you believe, your confidence percentage, the assumptions behind it, and a concrete test to verify it. This structure forces evidence-based reasoning instead of relying on untested assumptions.

How do I avoid confirmation bias in technical analysis?

Use the bias check table during scoring: ask whether your first idea is anchoring you, whether you actively searched for counter-evidence, and how you could be wrong. Run this check before finalizing any comparison scores.

When should I not use a weighted decision matrix?

Avoid it when criteria cannot be meaningfully weighted or quantified, or when a decision is trivial and the overhead outweighs the benefit. The templates suit situations with genuine trade-offs and multiple viable alternatives.