← ClaudeAtlas

vc-doulisted

Definition of Undone audit skill. Runs a systematic gap analysis across the ENTIRE product surface — not just code. Crawls public URLs, audits repo governance, verifies install paths, checks SEO/discoverability, audits representation surfaces for non-web products, and measures the gap between internal capability and external visibility. Trigger phrases: "definition of undone", "dou audit", "co jest niedokończone", "what's undone", "product surface audit", "completion audit", "plague check", "hydration check", "are we shippable", "czy jesteśmy gotowi", "gap analysis", "co brakuje do launchu", "readiness audit", "packaging gap".
vetcoders/vibecrafted · ★ 1 · AI & Automation · score 63
Install: claude install-skill vetcoders/vibecrafted
<!-- fleet-imperative: v3 --> > **Invocation for `vc-dou` (launcher `dou`)** > > Same three-path _shape_ as the fleet, with **this** skill's literals — see the > canonical [Delegation Matrix](../DELEGATION_MATRIX.md): > > - [Shared three paths](../DELEGATION_MATRIX.md#shared-three-paths) > - [Launcher catalogue](../DELEGATION_MATRIX.md#launcher-catalogue-core-runtime) > - [Per-launcher rule](../DELEGATION_MATRIX.md#per-launcher-rule-the-semantic-delta) > - [Native vs external](../DELEGATION_MATRIX.md#native-subagents-vs-external-workers) > > | Path | Literal for this skill | > | ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | > | 1. User-launched worker | `vibecrafted dou <agent>` | > | 2. Interactive | `/vc-dou` — execute **in this session**; use native subagents when required; do **not** externalize merely because a launcher exists | > | 3. Agent-operator | may dispatch the worker form above via `vc-dispatch` / operator lines while preserving this skill's identity | > Freer native on some runs ≠ abandon external fleet. `vc-dispatch` and `vc-ship` keep their own identities. <!-- /fleet-imper