braynee Docs

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

ScriptWhat it does
beads-dashboard.jsRenders the beads work dashboard (configurable projects root).
prd-audit.mjsValidates every PRD's frontmatter, project backlink, status sets, and acceptance-criteria count.
prd-seed.mjsParses a PRD's Acceptance Criteria into beads issues with priorities and milestone labels; idempotent once seeded.
qmd-embed-runner.jsbraynee qmd-embed-runner.js plugin script (run via the braynee plugin scripts/ directory).
qmd-wrapper.mjsWrapper around QMD search (BM25 / semantic / deep query) over the vault.
tasknotes.mjsTaskNotes CLI bridge for creating/completing/listing vault tasks.
vault-query.mjsStructured vault/session lifecycle queries and per-project context aggregation.

Monitors

MonitorWhat it does
hook-watcherHook diagnostics — surfaces errors from braynee hook scripts as Claude notifications

On this page