with one click
dgr
// Audit-ready decision artifacts for LLM outputs — assumptions, risks, recommendation, and review gating (schema-valid JSON).
// Audit-ready decision artifacts for LLM outputs — assumptions, risks, recommendation, and review gating (schema-valid JSON).
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | dgr |
| description | Audit-ready decision artifacts for LLM outputs — assumptions, risks, recommendation, and review gating (schema-valid JSON). |
| homepage | https://www.clawhub.ai/sapenov/dgr |
| metadata | {"clawdbot":{"emoji":"🧭"},"category":"reasoning"} |
Purpose: produce an auditable, machine‑validated decision record for review and storage.
Slug: dgr · Version: 1.0.4 · Modes: dgr_min / dgr_full / dgr_strict · Output: schema-valid JSON
DGR is a reasoning governance protocol that produces a machine‑validated, auditable artifact describing:
This skill is designed for high‑stakes or review‑required decisions where you want traceability and structured review.
dgr_min | dgr_full | dgr_strictThis skill does NOT guarantee:
DGR improves process quality (clarity, traceability, reviewability) — not outcome certainty.
Use when you need:
dgr_min, dgr_full, or dgr_strict.| Mode | Speed | Detail Level | Clarifications | Review Required | Use Case |
|---|---|---|---|---|---|
dgr_min | Fastest | Minimal compliant output | Only critical gaps | Risk-based | Quick decisions, low stakes |
dgr_full | Moderate | Fuller decomposition + alternatives | More proactive | Balanced | Standard decision support |
dgr_strict | Slower | Conservative analysis | More questioning | Default on ambiguity | High-stakes, uncertain contexts |
A single JSON artifact matching schema.json.
Minimum acceptance criteria (see schema.json):
recommendation presentconsistency_check presentrecommendation.review_required = true.prompt.md — operational instructionsschema.json — output schema (stub aligned to DGR spec)examples/*.md — example inputs and outputsfield_guide.md — how to interpret DGR artifact fieldsdgr_min default).1.0.4 — Remove redundant CLAWHUB_SUMMARY.md; summary now sourced from SKILL.md front-matter.
1.0.3 — Tighten front-matter description for better conversion, add reasoning category, compress identity block for faster scanning.
1.0.2 — Add ClawHub front-matter metadata with emoji and homepage for improved discovery and presentation.
1.0.0 — Initial public release of DGR skill bundle with auditable decision reasoning framework, governance protocols, and structured output format.
Note: This is an opt‑in reasoning mode. It is meant to be used alongside human decision‑making, not as a replacement.