{
  "markdown": "# ByteRover plugin marketplace\n\nThe ByteRover plugin gives your coding agent grounded company context from your ByteRover Company\nBrain: accepted facts about the company, product, team and decisions, read at the moment your agent\nneeds them.\n\n## Install\n\nClaude Code:\n\n```bash\nclaude plugin marketplace add campfirein/byterover-plugin\n```\n\nThen install the plugin:\n\n```\n/plugin install byterover@byterover\n```\n\nCowork: open Customize, then Plugins, then Add marketplace, and enter\n`campfirein/byterover-plugin`. Click Save plugin on the card to finish.\n\nOther agents read the same directory through the [Agent Plugins](https://agent-plugins.org)\nformat. Point your client's plugin setup at the `byterover/` directory of this repository, and\nfollow that client's own install instructions.\n\nRestart the session, or run `/reload-plugins`, before the skill loads.\n\n## What you get\n\nTwo things, and they work together:\n\n- **The `byterover-company-brain` skill.** It tells your agent when to reach for the Brain and how\n  to report what came back - to answer from returned objects only, and to say that context is\n  missing rather than guess.\n- **The `byterover-brain` MCP server.** `brain__query` reads accepted context. `brain__learn`\n  proposes a new statement, which stays pending until someone reviews it in ByteRover.\n\nSo you can ask your agent \"what did we decide about billing retries?\" or \"who owns the ingest\npipeline?\" and get an answer sourced from the Brain instead of from the repository or a guess. Ask\nit to remember something and it files a proposal - it never writes accepted knowledge on its own.\n\n## Requirements\n\nA ByteRover account. The plugin connects to `https://mcp.byterover.ai/mcp` and opens a browser\nfor sign-in and consent on first use. There is nothing to install or launch locally, and no\nparticular operating system is required.\n\nCompany Brain query and governed learning are available through the remote connection.\n\n## What is here\n\n- `.claude-plugin/marketplace.json`: the marketplace catalog. Authored by hand.\n- `byterover/`: the plugin itself. **Generated.** It is built from `apps/plugin` in the ByteRover\n  repository and published here by a release job. Do not edit it: the next release overwrites the\n  whole directory.\n\n## Updates\n\nRun `/plugin marketplace update` to pick up a new version. A host only offers an update when the\nversion in the manifest changes, so every release carries one - including a release that only\nchanges the Company Brain skill your agent follows.\n",
  "bytes": 2513,
  "sha": "db06c9fa31224d2b7da44c45ebc6697318fea0511bc49ba55a2a28fadf10c87c",
  "repo_slug": "campfirein/byterover-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_campfirein_byterover_plugin_36734ef1/readme"
}