auditlisted
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