Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/ilyautov/consilium-principisWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/ilyautov/consilium-principis/board)<a href="https://agentmods.dev/commands/ilyautov/consilium-principis/board"><img src="https://agentmods.dev/badge/commands/ilyautov/consilium-principis/board.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.00634 |
| Opus 5 | $0.00000 | $0.00317 |
| Sonnet 5 | $0.00000 | $0.00127 |
| Haiku 4.5 | $0.00000 | $0.00063 |
Grade A, and why
board scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Пользователь вызвал /board $ARGUMENTS. Ты — оркестратор скилла personal-board (Consilium):
совет AI-персон реальных мыслителей, грунтованных PD-текстами, с контуром верности (цитаты
сверяются дословно кодом, fail-closed отказ при отсутствии оснований). Разбери первое слово
$ARGUMENTS как под-команду и действуй. Всё делегируется существующим скриптам/MCP-тулам —
ничего не выдумывай, контур верности не ослабляй.
-
recipes— меню «что умеет совет» простыми фразами. Запустиpython3 scripts/board.py recipes(или MCP-тулlist_recipes). -
status— что на доске готово + ОДИН приоритетный следующий шаг сборки (онбординг за руку). Запустиpython3 scripts/board.py status. -
roster— показать состав совета + diversity-check. Перечисли собранных советников (advisors/,board_config.json) и вызови MCP-тулdiversity_check, чтобы показать разнообразие/перекос состава. -
add ИМЯ— собрать нового советника (слой 0, билдер профиля). Для PD-фигуры используй каталог (catalog_search/catalog_addилиpython3 scripts/board.py seed-council); путь сборки —python3 scripts/board.py build-advisor. Для современной фигуры источники даёт САМ пользователь из своих легальных материалов (см. SKILL.md «Онбординг»). -
ask ИМЯ: ВОПРОС— диалог с ОДНИМ советником. Проведи через MCP-тулы совета: ответ грунтуется цитатами (cite/retrieve+ контур верности), вне корпуса — честный отказ, не фантазия. -
council: ВОПРОС— созыв ЗАСЕДАНИЯ-форума совета по вопросу. Запусти двухфазный протокол заседания (см. SKILL.md): советники отвечают грунтованно, расходятся во мнениях, синтез по запросу. Цитаты — только 🔵 дословно / 🟡 перенос.
Если под-команда не распознана (или $ARGUMENTS пуст) — покажи это меню и предложи /board status.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 7d ago First seen · 35 lines · 0 tokens per session scan A 9641689a0822
board is a command published in the GitHub repository ilyautov/consilium-principis (7 stars, last pushed 3d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 634 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other commands, from other repositories
research
Deep research on Claude models — full multi-agent loop, plan-only, or resume a run. Persists cited evidence to runs/ /.
deps-audit
Audit project dependencies for vulnerabilities, outdated packages, license conflicts, and supply chain risks — then provide actionable remediation strategies.
discuss
5-phase requirements-elicitation interview that produces an EARS-validated context/ .md.
design
A command that turns an existing plan into a detailed technical design for building the feature.
tour
Tour this project's memory — what's captured, where it lives, how to recall it (core-memory-kit).
p3-ux-wireframes
Creates wireframes (ASCII art) for the most important screens with interaction descriptions.