Plugin Claude Code
Plugin marketplace listing 1 plugin: kb-workflow.
Plugin Claude Code
Plugin marketplace listing 1 plugin: kb-workflow.
Settings file Claude Code
Hybrid-search knowledge base for teams — ingests docs, git logs, Slack, code, and PRs into one Postgres+pgvector table, served over MCP, CLI, and a web dashboard.
Instructions file
A set of instructions for developing a team knowledge base: a service that stores documents, code, chat messages, and other project information for search.
Plugin Claude Code
A team knowledge-base workflow plugin that connects coding agents to an MCP knowledge-base server. It provides skills for starting a work brief, recording events, and saving the finished record.
MCP server Claude CodeCodexCursor
MCP server "kb", hosted remotely, as configured in riemannulus/knowledge-base.
Command
A command that checks and explains the connection between the coding agent and the kb knowledge-base server.
Hook
Runs when a session starts on startup, resume and compact, executing kb-ledger-hook.sh via sh. From riemannulus/knowledge-base.
Hook
Runs when the agent finishes a response, executing kb-ledger-hook.sh via sh. From riemannulus/knowledge-base.
Hook
Runs before the context is compacted, executing kb-ledger-hook.sh via sh. From riemannulus/knowledge-base.
Skill Claude CodeCodex
A project-start briefing that searches a team's knowledge base for past pitfalls, decisions, recent changes, and people familiar with the work. It is intended for new tasks, issues, and bug fixes.
Skill Claude CodeCodex
A skill for recording important technical decisions and debugging lessons in a team knowledge base or a local ledger file.
Skill Claude CodeCodex
A procedure for transferring recorded project decisions and lessons from a local ledger into a team knowledge base, then clearing the processed entries.