Plugins for AI coding agents (Claude Code, Cursor, Codex CLI) that fight context rot and doc rot. Today: obsidian-kb -> Obsidian-backed project memory with a file:line documentation auditor.
Plugins for AI coding agents that fight context rot, doc rot, and forgotten decisions. Native on Claude Code, GitHub Copilot CLI, Cursor, and Codex CLI.
Built by Wael Masri.
Today, one plugin. More coming — they'll land as siblings in this repo.
obsidian-kb — persistent, per-project memory for your AI coding agentA real Obsidian vault per project, sitting inside the project folder by default (committable), holding structured knowledge your agent can read between sessions.
| Capability | Command | What happens |
|---|---|---|
| Build a project knowledge base from your codebase | /kb-init | Parallel subagents write Architecture / Tech Stack / Patterns / etc. notes into the vault. 3–6 minutes. |
| Keep the KB aligned with recent changes | /kb-update | Reviews git activity + session context, surgically refreshes stale KB notes with file:line evidence, flags new concepts as candidates. |
| Audit your project docs for drift | /kb-init or /kb-audit | Flags every stale claim in the project's own markdown (README.md, ARCHITECTURE.md, etc.) with file:line evidence. |
| Session handoff — beat context rot | /kb-offboard (alias /kb-handoff) | Writes an adaptive handoff into the vault (TL;DR, decisions, files changed, gotchas, next steps), linked from the index and wiki-linked to related KB notes. |
| Session onboarding — pick up in a new session | /kb-onboard | New agent reads the latest handoff and the linked KB notes before starting work. |
| Visual knowledge map | /kb-graph | Opens the vault in Obsidian's graph view. |
| Empty scaffold (hand-populated KB) | /kb-scaffold | Vault structure only, no codebase analysis. |
The vault is plain markdown on disk — committable alongside your code, editable by hand, grep-able, zero lock-in. Not a vector DB, not a CLAUDE.md replacement.
Mine your Claude Code and Codex logs into a local you.md agent profile.
Local-first AI coding agent for VS Code & Cursor. Ollama, LM Studio & your inference fleet. Cursor-grade agent UX — offline, private, zero token cost.
A self-improving skill for AI coding agents (Claude Code, Cursor, AGENTS.md): recognize a hard-won golden path in a session and harvest it into a reusable skill/rule for next time.
Second brain for Forward Deployed Engineers. Engagement memory + 35 skills across 6 domains, all behind one @fde... Works with any AI coding agent.
Game-development Agent Skills for AI coding agents: install once and a master router loads the right skill for your engine and task. 66 original, version-pinned skills (plus a master router) in the portable SKILL.md format that runs across Claude Code, Cursor, Codex, Copilot, Gemini CLI and more, for Godot, Unity, Unreal, web and beyond.
Honey (I Shrunk the AI) by GreenPT: a cross-tool coding skill that cuts AI coding-agent token usage and LLM API costs — write less code, less prose, and denser agent-to-agent handoffs (−53%, lossless in benchmarks) with no loss of quality. Works with Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI, Windsurf, Cline & Kiro.
Workflows from the Neura Market marketplace related to this Cursor resource