← ClaudeAtlas

auditlisted

DORMANT-INVOCABLE, non-default deep audit (/foundry:audit) via the native Workflow tool — a PHASED remediate-between-passes engine. The single-pass /foundry:spec-review (see skills/spec-review/SKILL.md) replaced this as the default review verb; this engine is kept for an EXCEPTIONAL deep audit only (operator-invoked, never automatic). Runs an ORDERED sequential sweep prior-art -> requirement-quality -> steel-man -> adversarial -> red-team (workflows/spec-audit.js, itself unmodified/dormant); after each phase a SEPARATE fresh-context reviser self-remediates the spec IN the engine, guarded by a deterministic control-plane. Per an internal assessment establishing that 0 of 17 real runs converged and every paying finding landed in rounds 1-2, this is no longer the audit-before-merge gate and is never invoked automatically.
lukasrepublic/agentic-foundry · ★ 1 · AI & Automation · score 67
Install: claude install-skill lukasrepublic/agentic-foundry
# /foundry:audit — the dormant-invocable deep audit (NOT the default review) > **Binding disposition:** this multi-pass engine is **no longer the default review > path.** `/foundry:spec-review` (`skills/spec-review/SKILL.md`) is now the default review verb > before front-authorization — a single-pass Phase-0-lints + three-question fan-out + one > remediation round. This engine's own empirical record is why: **0 of 17 real v2 runs CONVERGED**, every documented paying > finding landed in **rounds 1–2** (87% within 2 rounds), and rounds 3+ demonstrably *regenerated* > findings rather than resolving them. It is kept **dormant-invocable** — the operator may still run > `/foundry:audit <spec>` directly for an **exceptional deep audit** (a genuinely contested atom > where the operator wants the full five-phase sweep) — but it is **never** triggered automatically, > never the mandatory gate before authorization, and never the assumed step in a normal atom's > pipeline. `workflows/spec-audit.js` itself is unmodified (denied path — it stays byte-identical, > available for this dormant invocation). The native-Workflow realization of the deep spec audit engine, as originally built. The orchestration — an ordered phased sweep + remediate-between-passes + a deterministic guard control-plane — is the `Workflow` tool; the phase prompts are the foundry layer. **This engine is NOT read-only and remediation is NOT a separate step**: it runs the audit as a **PHASED remediate-between-passes loo