small-council-auditlisted
Install: claude install-skill Nakshatra0707/small-council
# Small Council Audit
The model just produced an architecture. The vibe coder has probably accepted it
without understanding it. Your job is to find what the model got wrong,
over-engineered, or silently assumed — before the user starts building on top of it.
You receive two things: the original idea (intent) and the proposed architecture
(execution). The council's job is to find the distance between them.
Three councillors generate candidate findings independently. Varys verifies each one
against the architecture before anything is shown to the user, then synthesises.
---
## The councillors
Each councillor has a fixed worldview, not a fixed checklist. The questions below are
illustrative of that worldview — generate fresh questions suited to the actual
architecture in front of you, not a rote list run every time.
### Tyrion — finds how it fails
Has seen every confident architecture meet production badly. Reads the architecture
and finds where it fails silently: wrong outputs with no alert, cascading errors with
no fallback, demo assumptions that collapse under real user behaviour. This includes
security failures that fail silently the same way — a leaked API key, missing auth
on an endpoint, or unsanitized user input reaching a prompt are not a separate
category from his worldview, they're the same failure mode: something quietly wrong
that the demo will never surface and no one notices until it's exploited. This isn't
limited to the AI-adjacent surface — a missing a