One-click install
npx skills add https://github.com/Integralist/agent-skills --skill decide-integralist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: decide
Source: https://github.com/Integralist/agent-skills/tree/main/.agents/skills/decide
Command: npx skills add https://github.com/Integralist/agent-skills --skill decide-integralist

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users make better, faster decisions by structuring their thinking, red-teaming their logic, and producing a decision memo with a clear recommendation and reversibility rating.

Core Features & Use Cases

  • Decision Memo Creation: Organizes an interview into a decision memo, outlining options, costs, and assumptions.
  • Contrarian Review: Identifies hidden assumptions and second-order effects, ensuring a comprehensive analysis.
  • Synthesis and Recommendation: Compares structured and contrarian perspectives to make a clear recommendation.
  • Memo Saving: Saves the decision memo with relevant details for future reference.

Quick Start

Run the 'decide' skill to initiate a structured decision-making process.

Frequently Asked Questions about decide

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

FAQPage Schema
How do I structure complex decision-making to uncover hidden assumptions?

Structured decision-making uncovers hidden assumptions through an interview-based approach that organizes options and costs into a memo. This process identifies second-order effects by applying a contrarian review to your initial logic.

What is a contrarian review and how does it improve risk assessment?

A contrarian review improves risk assessment by red-teaming your decision logic to expose hidden assumptions and second-order effects. It contrasts with your initial structured analysis to ensure comprehensive evaluation before finalizing a recommendation.

How do I create a decision memo with a clear recommendation and reversibility rating?

Create a decision memo by running an interview-based process that synthesizes structured analysis and contrarian perspectives. The resulting memo outlines options, provides a clear recommendation, and assigns a reversibility rating for future reference.

Do I need Python to use a structured analysis approach for decision-making?

Yes, you need Python installed because structured decision-making requires it for subagent execution and file I/O operations. This dependency enables the automated interview processing and memo saving capabilities.

What's the best way to evaluate second-order effects before making a business decision?

Evaluating second-order effects is best achieved by combining structured analysis with a contrarian review. This approach forces you to red-team your initial logic, explicitly comparing perspectives to produce a recommendation with a reversibility rating.