원클릭으로
dgr
Audit-ready decision artifacts for LLM outputs — assumptions, risks, recommendation, and review gating (schema-valid JSON).
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Audit-ready decision artifacts for LLM outputs — assumptions, risks, recommendation, and review gating (schema-valid JSON).
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
TrustSkill v3.1 - Advanced security scanner for OpenClaw skills with 99% false positive reduction. Detects malicious code, hardcoded secrets, vulnerable dependencies, tainted data flows, backdoors, credential theft, privacy file access, command injection, file system risks, network exfiltration, and sensitive data leaks. Features entropy-based secret detection, OSV vulnerability database integration, taint analysis, smart data flow detection, context-aware documentation scanning, and flexible YAML configuration.
Proactive task state management. Use on EVERY task start, progress update, completion, or failure. Tracks what was requested, what's running (background processes, SSH sessions), what's done, and what's next. Survives session resets. Triggers automatically — not user-invoked.
Generate summaries for conversation content. Helps users quickly get a summary of their chat history with support for incremental updates.
This skill enables IP address masking and accessing hidden services on the Anyone Network. Route requests through the Anyone Protocol VPN network using a local SOCKS5 proxy.
Deploy production LangGraph agents on AWS Bedrock AgentCore. Use for (1) multi-agent systems with orchestrator and specialist agent patterns, (2) building stateful agents with persistent cross-session memory, (3) connecting external tools via AgentCore Gateway (MCP, Lambda, APIs), (4) managing shared context across distributed agents, or (5) deploying complex agent ecosystems via CLI with production observability and scaling.
Git-backed issue tracker for AI agents. Use when managing tasks, dependencies, or multi-step work. Triggers on task tracking, issue management, dependency graphs, ready work queues, or mentions of "beads" / "bd" CLI.
| 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.