deciding-who-decides

Determine edge agent or human gate authority using reversibility, evidence, and consequence.

33|Updated May 24, 2026
One-click install
npx skills add https://github.com/FlyFission/nuclear-grade-context-engineering --skill deciding-who-decides
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deciding-who-decides
Source: https://github.com/FlyFission/nuclear-grade-context-engineering/tree/main/skills/deciding-who-decides
Command: npx skills add https://github.com/FlyFission/nuclear-grade-context-engineering --skill deciding-who-decides

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Authority should sit where the evidence and competence are, not automatically at the top. This skill names for a specific action who decides and what makes it escalate, to prevent irreversible or trust-bearing decisions from being made at the edge.

Core Features & Use Cases

  • Clear decision-rights line: who decides, what triggers escalation, and any mandatory human gate.
  • Evidence-driven placement: evaluates reversibility, evidence quality, and consequence to determine edge vs gate.
  • Use cases: gating irreversible changes, or high-trust actions that require human oversight.

Quick Start

Explain for a given action who decides and what escalation trigger applies, using the action, reversibility, evidence, and consequence as inputs.

Frequently Asked Questions about deciding-who-decides

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

FAQPage Schema
How do I determine who decides whether an action should be executed by an edge agent or a human gate?

To determine who decides, you evaluate the action's reversibility, evidence quality, and consequence. This process matches these factors against a documented decision-rights line to place authority where competence and evidence sit.

What triggers an escalation for a human gate in decision rights?

An escalation trigger occurs when an action is irreversible, trust-bearing, or thinly evidenced. These criteria force explicit escalation to a named human gate to prevent bypassing oversight on high-consequence changes.

When do I need to define a decision-rights line for action escalation?

You need a decision-rights line when an action may be irreversible or high-trust. Defining this line ensures that edge agents bypass mandatory human gates only when evidence is sufficient and consequences are reversible.

What inputs are required to evaluate edge versus gate decision placement?

Evaluating edge versus gate placement requires four inputs: the concrete action, its reversibility, observed evidence, and its consequence. These inputs determine if an edge agent can proceed or must escalate.

What is the best way to prevent irreversible changes from being made at the edge?

The best way to prevent irreversible edge changes is to document a decision-rights line with mandatory human gates. This enforces explicit escalation based on reversibility and consequence before action execution.