byterover

Installation
SKILL.md

ByteRover — durable project memory

ByteRover keeps project knowledge as a deterministic context tree. You are the brain; the engine never calls an LLM. You do the reasoning, then run the bundled deterministic scripts (via your Bash tool) to retrieve or persist knowledge.

Iron Law

  1. Query before you think. At the start of any non-trivial task, retrieve what the project already knows so you don't re-derive or contradict it.
  2. Curate after you implement. When you finish something worth remembering (a decision, a gotcha, a pattern), write it back so the next session inherits it.

Where memory lives

Installs
229
First Seen
Jun 19, 2026
byterover — campfirein/skills