plugins/bifrost/skills/status/SKILL.md
Bifrost memory system health dashboard
npx skillsauth add acostanzo/quickstop statusInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Full system health dashboard.
/statusRead config from ~/.config/bifrost/config. If missing, tell the user to run /bifrost:setup.
Expand ~ in BIFROST_REPO and validate the repo directory exists.
Report all of the following:
inbox/ excluding processed/ subdirectory)procedures/~/.claude/rules/bifrost.md and .claude/rules/bifrost.md — report which exists${CLAUDE_SKILL_DIR}/../../scripts/bootstrap.sh exists and is executableFormat as a clean status panel:
Bifrost System Status
══════════════════════════════
Config: ~/.config/bifrost/config
Repo: ~/projects/my-memory
Machine: personal-laptop
Remote: [email protected]:user/memory.git
Last fetch: 2 minutes ago
Memory: 45/200 lines (23%)
Inbox: 3 unprocessed
Journal: today exists (12 entries)
Procedures: 5 files
Stale: 0 journals older than 7 days
Rules: ~/.claude/rules/bifrost.md
Bootstrap: healthy
Last commit: 2026-03-06 14:30
documentation
Surface (and optionally fix) doc-tree drift — duplicates, dead links, stale docs, template non-compliance, missing `## Related` blocks. Read-only by default; `--apply` does mechanical fixes; `--apply-semantic` emits diffs for human review.
documentation
Full-text search over the repo's `docs/` tree (FTS5-backed). Returns ranked hits with file paths, tags, and matching snippets.
testing
Retrieval-augmented Q&A over the repo's `docs/` tree. Returns a one-paragraph synthesis plus citations (doc path + heading anchor) and per-citation corroboration verdicts. Field shape and ordering are locked at M3; M5 populates the verdicts.
documentation
Scaffold a new doc under `docs/` from a Diátaxis template, or update an existing one and bump its `updated:` date. Suggests `## Related` candidates and refreshes the FTS5 index on write.