Scripts & Monitors
The braynee helper scripts and background monitors that back the skills and hooks.
Scripts & Monitors
These are the helper scripts the skills and hooks shell out to, plus the background monitors braynee runs. Derived from braynee 2.0.0.
Scripts
| Script | What it does |
|---|---|
beads-dashboard.js | Renders the beads work dashboard (configurable projects root). |
prd-audit.mjs | Validates every PRD's frontmatter, project backlink, status sets, and acceptance-criteria count. |
prd-seed.mjs | Parses a PRD's Acceptance Criteria into beads issues with priorities and milestone labels; idempotent once seeded. |
qmd-embed-runner.js | braynee qmd-embed-runner.js plugin script (run via the braynee plugin scripts/ directory). |
qmd-wrapper.mjs | Wrapper around QMD search (BM25 / semantic / deep query) over the vault. |
tasknotes.mjs | TaskNotes CLI bridge for creating/completing/listing vault tasks. |
vault-query.mjs | Structured vault/session lifecycle queries and per-project context aggregation. |
Monitors
| Monitor | What it does |
|---|---|
hook-watcher | Hook diagnostics — surfaces errors from braynee hook scripts as Claude notifications |