一键导入
bobs-big-brain-registrar
bobs-big-brain-registrar 收录了来自 jeremylongshore 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Saves a single fact, decision, pattern, or convention into the governed knowledge brain so it can be recalled later — and (for admins) retires memories that are outdated. Admin-only and side-effecting: it writes to the governed corpus, so it never auto-fires — invoke it explicitly. Use when an admin wants the brain to remember something specific going forward without a full recompile, or to mark an old memory outdated. Trigger with "/brain-save".
Answers questions about Intent Solutions' own systems, decisions, runbooks, and conventions from the governed knowledge brain, returning a qmd:// citation for every claim — receipts, not recall. Use when a teammate asks what the team knows about its own architecture, infrastructure, decisions, or conventions (e.g. "what does our system map say about the Caddy block", "why did we pick Apache-2.0", "how does the brain auth work", "what is our deploy runbook"). Trigger with "/brain", "ask the brain", "what do we know about", "what does our system map say", or "check the team knowledge base".
Runs an end-of-session capture sweep for the governed knowledge brain: reviews what happened, classifies insights, checks for conflicts, and proposes governed memories via the teamkb MCP tools. Admin capture workflow that complements the one-shot /brain-save. Use when wrapping up a session with team-relevant discoveries, or when importing existing docs into the brain. Trigger with "/teamkb", "capture this session", or "sweep for team knowledge".