AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Dag Council

skill-abysscn-oh-my-dag-dag-council · by AbyssCN

Auto-authored expert council as a DAG: give it a goal + ground truth, the conductor authors N distinct personas, they produce candidates concurrently, a multi-lens judge selects and grafts a winner. Grounded tier for domain-correctness forks. Trigger: multiple options / which approach / best of n / council / 多个方案 / 哪种方案好 / 拿不准选哪个 / domain fork / grounded / anti-happy-path decision / dag-council.…

No reviews yet
0 installs
12 views
0.0% view→install

Install

$ agentstack add skill-abysscn-oh-my-dag-dag-council

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-abysscn-oh-my-dag-dag-council)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
16d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Dag Council? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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:

  1. 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.

  1. Domain-role personas: put the real roles into goal framing — the daily

operator / compliance & audit / automation first-principles / lifecycle-end.

  1. Anti-happy-path judging axis: state in groundTruth that 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.

  1. 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.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.