DaoAgent

Analyze user questions to output structured problem definitions with causal gears.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/liushuang393/serverlessAIAgents --skill daoagent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: DaoAgent
Source: https://github.com/liushuang393/serverlessAIAgents/tree/main/skills/apps/decision_governance_engine/dao
Command: npx skills add https://github.com/liushuang393/serverlessAIAgents --skill daoagent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

DaoAgent provides a structured framework to distill ambiguous questions into a clearly defined problem type, a concise essence, and safe constraints using a modular causal-gear model.

Core Features & Use Cases

  • Essential problem extraction: outputs problem_type, essence, immutable_constraints, and hidden_assumptions.
  • 3-5 modular causal gears: decomposes problems into interrelated gears with drives, driven_by, and leverage to reveal dependencies.
  • Use cases include decision governance, risk assessment, resource planning, and strategic direction.

Quick Start

Provide a decision question and optional constraints to observe DaoAgent generate a structured artifact including gears, bottlenecks, and assumptions.

Frequently Asked Questions about DaoAgent

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

FAQPage Schema
How do I identify the core problem and essence in a complex decision-making scenario?

To identify the core problem in decision-making, you analyze the question to extract a structured definition including problem_type, essence, immutable_constraints, and hidden_assumptions. This distills ambiguous scenarios into clearly defined parameters.

What is the best way to break down resource allocation and risk assessment dependencies?

The best way to break down resource allocation and risk assessment dependencies is using a modular causal-gear model. This decomposes problems into 3-5 interrelated gears with drives, driven_by, and leverage to reveal dependencies.

How do I extract immutable constraints and hidden assumptions for strategic direction planning?

You extract immutable constraints and hidden assumptions by providing a decision question and optional constraints. The analysis returns a defined schema with causal_gears and death_traps, clarifying safe boundaries for strategic direction.

Can I use causal gears for trade-off and timing decisions without external dependencies?

Yes, you can use causal gears for trade-off and timing decisions without external dependencies. The framework requires explicit fields for question, constraints, stakeholders, and clarification_result to generate the structured artifact.

What are the limitations of using a causal gear model for decision governance?

A limitation of the causal gear model for decision governance is its strict schema requirement: it demands explicit inputs for constraints and stakeholders to accurately identify bottlenecks and death_traps, potentially oversimplifying ambiguous inputs.