System advanced Own-packaged

I need expert judgment on my big calls, on demand.

A second opinion you trust, available the moment you need it — not because the model is pretending to be an expert, but because it's reading from a curated body of real expertise before it answers. The trick isn't the prompt. It's the source the answer is grounded in. Three rungs: one advisor, then a board, then a board you assemble plus a factory that builds more.

3
rungs: advisor → board → team
~30 min
to your first working advisor
1
source of truth per advisor — not vibes

Ch. 01 What it is


A second opinion you trust, available the moment you need it — not because the model is pretending to be an expert, but because it's reading from a curated body of real expertise before it answers. The trick isn't the prompt. It's the source the answer is grounded in. Three rungs: one advisor, then a board, then a board you assemble plus a factory that builds more.

Ch. 02 The three ways to build it


Simplest path first. Every tier carries its real setup time and its honest trade-off — the cost is the part most write-ups leave out.

  1. Tier 1 · simplest path

    One grounded advisor

    Setup~30 min

    • plain markdown
    • a chat model

    Pick one domain where you keep making the same kind of call — pricing, hiring, an architecture choice. Gather the few sources you actually trust on it: a book you've read, a framework, your own notes on what's worked. Compact them into one markdown file — the mechanics, not the fluff. Then the rule that makes this work: before the advisor answers your question, it reads that file and cites which principle it's leaning on. The answer comes back as a verdict (sound / conditional / not yet) plus the specific rule it rests on plus what's missing. You're not asking a model to roleplay an expert — you're handing it a body of expertise and making it show its work.

  2. Tier 2

    A board, with a chair

    Setup~2 hr

    • markdown corpora
    • Claude Code (or any agent runner)

    One advisor sees one lens. Your real decisions sit where lenses collide — the move that's right on economics and wrong on operations. So stand up two or three advisors, each grounded in its own corpus (one for the money side, one for the people side, one for the build), and put a chair over them. The chair doesn't take a vote; it resolves the conflict by which constraint actually binds this decision. You ask once; the board answers from three grounded angles; the chair tells you where they agree, where they fight, and which lens wins here and why. When two advisors genuinely contradict, that disagreement is the signal — it's pointing at the real trade-off you were about to walk past.

  3. Tier 3

    A board you assemble — and a factory that builds more

    Setup~half day

    • Claude Code
    • a skill/agent framework
    • a held-out test set per advisor

    At the top rung the board fires itself. On every big call, the right advisors are selected by the *kind* of decision — a pricing question pulls the money advisor, an architecture question pulls the build one — and each one logs its verdict so you can see, weeks later, where it was right and where it wasn't. The unlock is the factory: a repeatable way to stamp a *new* advisor whenever a gap shows up. You point it at a domain and its canon, and it scaffolds the corpus, writes the grounded pass, and ships a small test set that proves the new advisor actually reasons from its source instead of bluffing. The library grows itself, and each advisor earns more autonomy as its track record proves out — not because you decided to trust it, but because the log shows it earned it.

Ch. 03 The detail


A second opinion you trust, available the moment you need it — not because the model is pretending to be an expert, but because it's reading from a curated body of real expertise before it answers. The trick isn't the prompt. It's the source the answer is grounded in. Three rungs: one advisor, then a board, then a board you assemble plus a factory that builds more.

Category
Agents & workflows · Decision support
Format
System
Level
advanced
Provenance
Own-packaged
agentsadvisorsdecision-supportgroundingknowledge-opsclaude-code