decision-gate

Identify blocker-level multi-option decisions and persist a structured decision record.

20|3|Updated May 14, 2026
One-click install
npx skills add https://github.com/cyberAlchemyAI/Arcanum --skill decision-gate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: decision-gate
Source: https://github.com/cyberAlchemyAI/Arcanum/tree/main/.claude/skills/decision-gate
Command: npx skills add https://github.com/cyberAlchemyAI/Arcanum --skill decision-gate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Decision Gate provides a formal gate to resolve blocker-level multi-option decisions before consequential work proceeds, ensuring explicit choices and a durable decision record.

Core Features & Use Cases

  • Enumerates blocker-level decisions that affect scope, architecture, or policy.
  • Proposes concrete options with trade-offs, down-stream impact, and criteria for selection.
  • Persists a structured decision artifact with rationale, sources, timestamp, and remaining blockers to guide future work.

Quick Start

Provide a task name and context, and run the gate to surface blocker decisions with options and a persisted decision artifact.

Frequently Asked Questions about decision-gate

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

FAQPage Schema
How do I document a blocker-level decision with multiple options in project management?

A decision gate in workflow governance is an explicit approval checkpoint for resolving multi-option blockers before consequential work proceeds. It is needed when tasks involve architecture choices, change scopes, or policy settings requiring a durable record with rationale and timestamps.

How do I create a structured decision record for architecture choices?

You create a structured decision record by providing task context to surface blocker decisions, proposing concrete options with downstream impacts, and capturing selection criteria. The resulting artifact includes rationale, sources, timestamp, and remaining blockers to guide future work.

Can I use decision records to manage policy settings and scope changes?

Yes, you can use decision records to manage policy settings and scope changes. The gate applies to any task where several viable options exist and an explicit approval is required, capturing the full decision context to govern consequential project mutations.

What is the best way to capture rationale and trade-offs for multi-option project decisions?

The best way to capture rationale and trade-offs is through a structured decision artifact that proposes concrete options, evaluates downstream impacts, records selection criteria, and persists timestamps with remaining blockers to ensure durable workflow governance.

When should I not use a formal decision gate for project blockers?

You should not use a formal decision gate for blockers that lack multiple viable options or do not involve consequential mutations. It is designed for complex scope, architecture, or policy decisions requiring explicit approval and a persistent record, not routine task resolution.