SkillAgentSearch skills...

Byterover Cli

Byterover Cipher is an opensource memory layer specifically designed for coding agents. Compatible with Cursor, Codex, Claude Code, Windsurf, Cline, Claude Desktop, Gemini CLI, AWS's Kiro, VS Code, Roo Code, Trae, Amp Code and Warp through MCP. Built by https://byterover.dev/

Install / Use

/learn @campfirein/Byterover Cli
About this skill

Quality Score

0/100

Supported Platforms

Claude Code
Claude Desktop
GitHub Copilot
Cursor
Windsurf
Cline
Gemini CLI
OpenAI Codex

README

ByteRover CLI

Command-line interface for ByteRover — an interactive REPL for managing your project's context tree and knowledge storage. Integrates with 22+ AI coding agents.

Version Downloads/week

Installation

macOS & Linux (Recommended)

No Node.js required — everything is bundled.

curl -fsSL https://byterover.dev/install.sh | sh

Supported platforms: macOS ARM64, Linux x64, Linux ARM64.

All platforms (via npm)

Requires Node.js >= 20.

npm install -g byterover-cli

Verify

brv --version

Quick Start

cd your/project
brv

The REPL auto-configures on first run — no setup needed. Use /curate to add knowledge and /query to retrieve it:

/curate "Auth uses JWT with 24h expiry" @src/middleware/auth.ts
/query How is authentication implemented?

Type / in the REPL to discover all available commands.

Documentation

Visit docs.byterover.dev for full guides on cloud sync, AI agent integrations, LLM providers, and more.

Run brv --help for CLI usage.


Copyright (c) ByteRover

View on GitHub
GitHub Stars3.6k
CategoryDevelopment
Updated3m ago
Forks362

Languages

TypeScript

Security Score

85/100

Audited on Apr 1, 2026

No findings