koment-dev
01Plugin Claude Code
Tools that keep repository rationale reviewable, attributable, and outside source comments.
Plugin Claude Code
Tools that keep repository rationale reviewable, attributable, and outside source comments.
Cursor rule Cursor
Enforce the koment rationale procedure.
Instructions file GitHub Copilot
Copilot instructions for koment-dev/koment, covering koment procedure — mandatory, before any edit or write to an existing file, adding or changing a comment is forbidden, anchoring an annotation and before you stop.
MCP server Claude CodeCodexCursor
MCP server "koment" as configured in koment-dev/koment. Launched with koment mcp --write.
Instructions file CodexOpenCode
AGENTS.md instructions for koment-dev/koment, covering agent rules for koment, koment procedure — mandatory, before any edit or write to an existing file, adding or changing a comment is forbidden and anchoring an annotation.
Instructions file
Claude Code instructions for koment-dev/koment, a project described as: Out-of-band code annotations for AI agents and humans. Keeps the why next to the code without putting it in the code.
Agent
Install a released koment binary, enable the repository with koment agents install, then choose the repository marketplace plugin or the generated files below. The plugin adds the same writable MCP server plus strict session-start guidance and a Stop hook that refuses completion while policy fails.
Agent
Codex can install the complete koment plugin or use generated project files. Both forms require a released koment binary on PATH.
Agent
Cursor reads .cursor/mcp.json in the project, or /.cursor/mcp.json globally.
Agent
Hermes Agent is Nous Research's self-hosted agent. It reads MCP servers from mcpservers in its config.yaml, typically at /.hermes/config.yaml.
Agent
OpenClaw declares MCP servers under mcp.servers in its config, which is JSON5 — so comments and trailing commas are fine.
Agent
Agent "opencode" from koment-dev/koment, covering opencode, configure, published opencode plugin, remote and make it read them.
Agent
Agent "other" from koment-dev/koment, covering any other mcp client, stdio — the default, http — when the agent isn't on the same machine, the tools and check it works without a client.
Agent
VS Code has native MCP support. Workspace servers go in .vscode/mcp.json. The koment extension is complementary: MCP gives Chat agents tools, while the extension runs koment lsp for inline human views, diagnostics and native mutation actions.
Agent
Zed calls MCP servers context servers. They live under contextservers in your settings.
Plugin Claude Code
Keep code rationale outside source comments and enforce the repository's koment procedure.
Command
Record why the code is the way it is, bound to the code.
Command
Set koment up in a repository that does not have it yet.
Command
Run every koment gate and report what actually passed.
Command
Turn an existing source comment into an annotation and remove it.
Command
Delete an annotation, with the record of who removed it.
Command
Point a stale annotation back at the code it belongs to.
Command
Find recorded rationale by topic across the repository.
Command
Show the recorded rationale for a file.