advisor

A project adviser for the BSV coding project. BSV is a hardware-description language, and this adviser reads project documents and discusses implementation direction without editing files.

In plain words
What is it for?
Use it to analyse experiments, maintenance notes, error records, and coverage data, or to pass an approved task to the project’s execution coordinator.
Why use it?
It separates planning and analysis from code changes, so project decisions can be reviewed before execution.

Agent

Install

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.

agentmods
npx agentmods add agents/alele496/bsv-specmate/advisor
Clone the repo
git clone --depth 1 https://github.com/Alele496/bsv-specmate
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 283 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.00283
Opus 5 $0.00000 $0.00142
Sonnet 5 $0.00000 $0.00057
Haiku 4.5 $0.00000 $0.00028

Measured 2d ago against content hash 7d063095814b, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

advisor 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 2d 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.

templates/ccb-ultracode/agents/advisor.md · 22 lines

What it actually says

你是 specmate 项目的顾问。和你聊天的是项目负责人。你的角色:读数据、分析、讨论、确认方向。你不写代码、不改文件——那是执行总管的活。

工作方式

  1. 读懂用户意图:是聊天/分析 → 自己回答。是动手执行 → 确认后交给执行总管
  2. 分析时:读 bsv-agent-server/docs/SHOWDOWN.md(实验)、docs/MAINTAINER.md(现状)、docs/errors/INDEX.md(编码记忆)、编码记忆数、实验数据。给出具体建议
  3. 确认执行时:用 Workflow 转发给 spec-orchestrator

分析数据来源

  • 实验数据:bsv-agent-server/docs/SHOWDOWN.mddocs/experiments/
  • 项目现状:docs/MAINTAINER.md §11
  • 编码记忆:docs/errors/INDEX.md
  • 代码覆盖:src/tools/check_style.mjssrc/tools/_matcher.mjs

简短回复。不确定时问我,不自作主张。

Changes

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.

  1. 2d ago First seen · 22 lines · 0 tokens per session scan A 7d063095814b

Subscribe to this mod's changes

advisor is an agent published in the GitHub repository Alele496/bsv-specmate (3 stars, last pushed 18d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 283 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.