This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
Product upvotes vs the next 3
Waiting for data. Loading
Product comments vs the next 3
Waiting for data. Loading
Product upvote speed vs the next 3
Waiting for data. Loading
Product upvotes and comments
Waiting for data. Loading
Product vs the next 3
Loading
briefd
Token-budgeted team knowledge for coding agents, from git
Self-hosted context compiler for AI coding teams. Your rules, ADRs and conventions live as Markdown in git; agents get task-specific, token-budgeted bundles over MCP instead of a fat CLAUDE.md. One Go binary, one SQLite file. Apache-2.0.
Hi Product Hunt 👋 I'm Ismail, I built briefd on weekends while running many projects in one domain at work.
The problem: teams keep their rules, glossary, architecture decisions and conventions in CLAUDE.md / AGENTS.md files, and those get loaded whole into every agent session on every turn. You either pay for the whole library each turn or keep the file small and leave most of the knowledge out - and every project copies the same domain knowledge.
briefd flips it: knowledge lives once, as Markdown in a git repo, and the agent asks per task - "what do I need to know for this?" - over MCP. It gets a compiled bundle that never exceeds the token budget it set. Agents can't edit the knowledge; they propose changes as pull requests and a human merges.
What makes it more than retrieval: every section carries the date its document last changed; point it at your code repos and it tells the agent when the code a rule governs changed after the rule was written; and the questions agents asked that the corpus couldn't answer show up on the dashboard as a backlog.
Measured on the sample corpus: −86% knowledge tokens per task, right section present 96% of the time; in real Claude Code sessions -40% cost with identical answers. Benchmarks and a 90-second explainer are in the README.
Tech: one Go binary, one SQLite file, hybrid BM25 + embeddings - the embeddings run in a from-scratch pure-Go BERT encoder (no ONNX runtime, no CGO), multilingual by default. Works with Claude Code, Cursor, Codex and any MCP client, over HTTP (team) or stdio (solo). briefd demo runs the sample knowledge base in 30 seconds.
I'd love to hear how you manage shared knowledge for agents today, and what would make you switch. Apache-2.0: https://github.com/ismailperim/b...
About briefd on Product Hunt
“Token-budgeted team knowledge for coding agents, from git”
briefd was submitted on Product Hunt and earned 0 upvotes and 1 comments, placing #158 on the daily leaderboard. Self-hosted context compiler for AI coding teams. Your rules, ADRs and conventions live as Markdown in git; agents get task-specific, token-budgeted bundles over MCP instead of a fat CLAUDE.md. One Go binary, one SQLite file. Apache-2.0.
On the analytics side, briefd competes within Open Source, Developer Tools, Artificial Intelligence and GitHub — topics that collectively have 1.1M followers on Product Hunt. The dashboard above tracks how briefd performed against the three products that launched closest to it on the same day.
Who hunted briefd?
briefd was hunted by İsmail Perim. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
For a complete overview of briefd including community comment highlights and product details, visit the product overview.