Install
$ agentstack add skill-abysscn-oh-my-dag-dag-council ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
/dag-council — auto-authored expert council
For wide solution spaces: the conductor reads your goal + ground truth and authors the personas itself (real, distinct expert angles — not one prompt resampled N times). Candidates generate concurrently, a judge panel scores through multiple lenses, and the champion is synthesized with the runners-up's orthogonal highlights grafted in.
Usage
bun run dag-council
# JSON: { goal, groundTruth, conductorModel?, lensCount?, lensModel?, reasonModel? }
Stdout: first line = artifact path, then LENS CHAMPIONS / SYNTHESIS CANDIDATES / FINAL marker sections (stable format, safe to split downstream).
Grounded tier (domain-correctness forks)
When the decision is in a domain where being wrong is expensive and reality is messy (accounting/legal/ops: dirty data, partial failure, lifecycle-end) and it's hard to reverse, upgrade the run:
- Market-first: research what real-world practice actually does first (e.g. via
/dag-research) and put that hard-evidence baseline into groundTruth — personas argue from facts, not vibes.
- Domain-role personas: put the real roles into
goalframing — the daily
operator / compliance & audit / automation first-principles / lifecycle-end.
- Anti-happy-path judging axis: state in
groundTruththat every option must be
judged against dirty data, concurrency, partial failure, cross-boundary, lifecycle-end and scale-balloon — otherwise personas quietly answer for the happy path.
- Judge + graft: unanimous consensus is a strong signal; the champion often shrinks
the debate rather than picking a side. Domain red lines stay with the owner — council output is input, not the final call.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: AbyssCN
- Source: AbyssCN/oh-my-dag
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.