decision

Creates canonical records for quest decisions with verdicts, actions, and evidence paths.

3.3k|331|Updated Sep 26, 2025
One-click install
npx skills add https://github.com/ResearAI/DeepScientist --skill decision-researai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: decision
Source: https://github.com/ResearAI/DeepScientist/tree/main/src/skills/decision
Command: npx skills add https://github.com/ResearAI/DeepScientist --skill decision-researai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It provides a structured framework for making explicit, durable decisions in quest progress, including whether to continue, branch, reuse a baseline, write, finalize, or reset, all backed by reasons and evidence.

Core Features & Use Cases

  • Cross-cutting decision discipline with a formal decision workflow, including verdicts, actions, evidence paths, and next directions.
  • Explicit decision records that capture reason, evidence, and risk, enabling durable traceability across quest stages.
  • Clear guidance for typical flows: continue, branch, activate a baseline, write, finalize, reset, or request user input, with recommended templates and guardrails.

Quick Start

Issue a decision when the next step is non-obvious or high-stakes, including a concise verdict, chosen action, justification, and next steps.

Frequently Asked Questions about decision

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

FAQPage Schema
How do I document evidence-backed decisions for complex multi-step workflows?

To document evidence-backed decisions, issue a canonical decision record capturing the verdict, chosen action, justification, evidence paths, and next steps for high-stakes quest progression.

When do I need to use a formal decision-making workflow?

You need a formal decision-making workflow when the next step in a multi-step quest is non-obvious or high stakes, such as choosing to continue, branch, reuse a baseline, write, finalize, or reset.

What is the best way to structure a decision record for quest branching?

The best way to structure a decision record for quest branching is to define the verdict, action, reason, evidence paths, risk, and next directions using formal templates to ensure durable traceability.

Does this decision-making framework require any specific dependencies or environment setup?

No dependencies are required to use this decision-making framework. It operates independently to facilitate explicit, evidence-backed decision discipline across complex multi-stage quests.

How do I handle a workflow reset using a formal decision record?

To handle a workflow reset, issue a decision record that explicitly documents the reset as the chosen action, backed by a clear verdict, justification, evidence paths, and the next steps required.