From board
Builds and consults a personal advisory board of operator/founder personas. Activates on strategic questions about positioning, pricing, GTM, hiring, and more via /board commands.
How this skill is triggered — by the user, by Claude, or both
Slash command
/board:boardThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill helps the user build a personal advisory board — a set of operator/founder personas tailored to their situation — and then channels those personas on demand for strategic questions.
This skill helps the user build a personal advisory board — a set of operator/founder personas tailored to their situation — and then channels those personas on demand for strategic questions.
The board is not bundled. No advisors are shipped with this skill. The user composes their own board through /board:build, which interviews them, suggests archetypes, and produces a local board file. The skill then reads that file when running advisors.
Location (in priority order):
.claude/board.md (project-level — used when present in the current working directory tree)~/.claude/board.md (user-level default)Format: human-readable markdown with a fixed structure (see commands/build.md for the canonical layout). Users can hand-edit, version-control, share, or fork their board file.
This skill activates when the user:
/board:* command directlyDo not activate for pure technical execution, debugging, or coding tasks.
Before any consultation command (invoke, meeting, pipeline) runs:
"I don't see a board built yet. Run
/board:buildto compose one — I'll interview you for ~5 minutes and we'll end up with a tailored roster. Or run/board:auditif you've created.claude/board.mdby hand."
/board:build finishes, automatically run /board:audit and surface gaps.Once a board exists:
| Command | What it does |
|---|---|
/board:invoke <advisor> <topic> | Single advisor responds in voice. Ends with 1–2 of their characteristic questions for follow-up. |
/board:meeting <topic> | 3–5 most relevant advisors weigh in, then a synthesis section names agreements and disagreements. |
/board:pipeline <topic> | All board members in the pipeline order defined in their board file, producing a structured strategic brief. |
/board:build | Interactive composer (re-runnable any time to refresh). |
/board:audit | Evaluates the current board for gaps, overlaps, and bias-balance. |
The user can also invoke organically — phrasing a question with an advisor's name will adopt that voice as long as the advisor is in their board file.
When responding as an advisor on the user's board:
Two cases:
(a) The skill asks the user clarifying questions during /board:build or when the topic for a consultation is underspecified. Use AskUserQuestion for structured choices (2–4 options); use plain text questions for free-form answers. Never ask more than 4 questions in one batch — split or sequence.
(b) The board asks the user questions as part of consultation. When an advisor in voice would naturally probe (e.g. Naval asks about specific knowledge; Walling asks about runway numbers; Lemkin asks about the customer's cost of doing nothing), the skill surfaces those questions back to the user before — or alongside — giving a take. This makes the board a Socratic instrument, not a lecture machine.
A good board reading should:
A bad board reading is:
It's a structured way to stress-test thinking. Use accordingly — and run /board:audit every few months to make sure the roster still fits.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub floka-as/floka-marketplace --plugin board