roberto-melloroberto-melloCommunityยท1 Agent Skills Included

lavra

Persistent memory, structured planning, and multi-agent code review

Orchestrates the full development lifecycle from brainstorming and planning to implementation, review, and shipping. Captures decisions, fixes, and patterns into a searchable knowledge base that is recalled automatically at every session start. Eliminates re-explaining context, shallow planning, inconsistent reviews, and manual shipping steps across coding sessions.
npx skills add roberto-mello/lavra --all -g -y
Available:

Instructs the agent on how to install the plugin, use beads for issue tracking, and follow the mandatory session-completion workflow including quality gates and pushing to remote.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Lavra?โ–ผ

Run `npx skills add roberto-mello/lavra --all -g -y` in your terminal to install all skills globally. Lavra also requires the beads CLI, jq, and sqlite3.

What does Lavra do for coding agents?โ–ผ

It adds persistent memory, structured planning, multi-agent code review, and one-command shipping so your coding agent gets smarter with every task instead of forgetting everything between sessions.

How does Lavra's memory system work?โ–ผ

Knowledge like decisions, fixes, and patterns is captured inline during work into a git-tracked knowledge.jsonl file, then automatically recalled at the start of every session based on your current tasks.

Does Lavra work with Claude Code, OpenCode, and Gemini CLI?โ–ผ

Yes. Lavra supports Claude Code, OpenCode, Gemini CLI, and Cortex Code, with full hook compatibility across platforms.

Can non-developers use Lavra?โ–ผ

Yes. Commands like /lavra-design and /lavra-work handle brainstorming, planning, and implementation with built-in quality gates, so you describe what you want in plain English.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’