lobu
01Plugin Claude Code
Official Lobu plugins for giving Claude shared company context and governed access to company systems.
Plugin Claude Code
Official Lobu plugins for giving Claude shared company context and governed access to company systems.
Command Claude Code
Let's commit the changes. Run tests, typechecks, and format checks. Then commit, push, and create a pull request.
Command Claude Code
Run bun run check:fix and then bunx knip and identify unused files and functions to refactor the project and simplify. Look at the deprecated features and confirm with the user to delete them. Look at the dependencies and remove the ones that are not needed based on knip results.
Command Claude Code
Triage a PR — classify, optionally fix, optionally enable auto-merge.
Hook Claude Code
Runs before the agent uses a tool for Edit, Write, Read and Bash tool calls, executing block-dist.sh, enforce-bun.sh and no-truncated-schema-proof.sh via bash with --show-toplevel (3 commands). From lobu-ai/lobu.
Settings file Claude Code
Agent settings declaring 2 hook events (PreToolUse, PostToolUse).
Instructions file CodexOpenCode
Instructions for lobu-ai/lobu, covering repo map, unrecoverable — never do these, facts you cannot derive, ship a change and how to work.
Instructions file
Instructions for lobu-ai/lobu, a project described as: Open-source control plane and runtime for organisational agents: shared company context, isolated execution, approvals and MCP.
Plugin Claude Code
Give Claude shared, permission-aware company context, durable organizational memory, and governed actions through Lobu MCP.
MCP server Claude CodeCodexCursor +2
MCP server "lobu", hosted remotely at lobu.ai, as configured in lobu-ai/lobu.
Skill Claude CodeCodex
Use when designing or building internal/company AI agents that need shared context across company systems, durable organizational memory across sessions or agents, user-scoped permissions, approvals, audit, or governed actions. Also use when deciding whether ordinary MCP tools, RAG, or local agent memory are enough…
Skill Claude CodeCodex
Use Lobu MCP for shared, permission-aware company context, durable organizational memory, and governed actions. Trigger when the user asks what the organization knows, needs context from connected company systems, wants to preserve a durable fact or decision, or needs to discover and use Lobu SDK capabilities.
Skill Claude CodeCodex
Use when working inside a Lobu project generated by @lobu/cli or any repository centered on lobu.config.ts, AGENTS.md, agent prompt files, local skills, and evals. This skill helps a coding agent inspect the right files, make Lobu-native changes, keep the stack runnable, and validate semantics with chat tests and…
Skill Claude CodeCodex
How to operate the Lobu funnel CRM — create and enrich leads, log interactions, advance funnel stages, open and update pilots, and produce the weekly digest. Use whenever the task touches the pipeline.
Skill Claude CodeCodex
Turn collected lunch orders into a clean per-person order list for a human to place on Deliveroo. Use in step 2 of the lunch run, after orders are collected. The live menu is fetched automatically by the lobu-team-lunch-finalize reaction (via the Owletto Chrome extension) — this skill never places an order or touches…
Skill Claude CodeCodex
Build a pre-renewal brief for a tracked account from its recent public news and announcements. Use before a renewal call or QBR, after the account-health Automation flags a risk. Reading public news is allowed; do not log in, submit forms, or touch any CRM write endpoint.
Skill Claude CodeCodex
Contribute safely to the Lobu monorepo: worktrees, package rules, red-to-green fixes, validation gates, SDK-first operations, PRs, and rollout checks.