Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Manage compound engineering projects with structured beads for planning, research, implementation, and shipping, orchestrated by multi-agent workflows with persistent knowledge memory that automatically captures and recalls lessons across sessions.
npx claudepluginhub roberto-mello/lavra --plugin lavraCreate engaging changelogs for recent merges to main branch
Fix incorrect SKILL.md files when a skill has wrong instructions or outdated API references
Save session progress by filing beads, capturing knowledge, and syncing state
Orchestrate the full design pipeline -- brainstorm, plan, research, revise, review, lock
Import a markdown plan into beads as an epic with child tasks
Verifies UI implementations match Figma design specifications. Use after HTML/CSS/React components are created or modified to compare implementation against Figma and identify discrepancies.
Iteratively refines UI design through N screenshot-analyze-improve cycles. Use PROACTIVELY when design changes aren't coming together after 1-2 attempts, or when user requests iterative refinement.
Detects and fixes visual differences between web implementation and Figma design. Use iteratively when syncing implementation to match Figma specs.
Creates or updates README files following Ankane-style template for Ruby gems. Enforces imperative voice, sentences under 15 words, proper section ordering, and single-purpose code fences.
Researches external best practices, documentation, and examples for any technology, framework, or development practice. Checks available skills first, then official docs and community standards.
Browser automation via Vercel's agent-browser CLI. Use when browsing websites, filling forms, taking screenshots, or scraping data.
Design agent-native architectures where agents are first-class citizens. Use when building autonomous agents, MCP tools, or self-modifying systems.
Explore user intent, approaches, and design decisions before planning. Use for ambiguous requests, brainstorming sessions, or feature exploration.
Create and refine Claude Code Skills. Use when authoring SKILL.md files, building new skills, or improving existing skill structure and best practices.
Manage file-based todos in todos/ directory. Use when creating, triaging, or tracking todos and integrating them with code review.
Executes bash commands
Hook triggers when Bash tool is used
External network access
Connects to servers outside your machine
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
AI-powered development tools for code review, research, design, and workflow automation.
Production-ready Claude Code configuration with role-based workflows (PM→Lead→Designer→Dev→QA), safety hooks, 44 commands, 19 skills, 8 agents, 43 rules, 30 hook scripts across 19 events, auto-learning pipeline, hook profiles, and multi-language coding standards
Compound Engineering workflow: PRD-driven sprints, isolated worktrees, hook-enforced safety, automated learning. Skills become /vini-workflow:plan, /vini-workflow:compound, etc.
Corca Workflow Framework — consolidated hooks and skill orchestration for structured development sessions
Context-driven development framework that enables structured lifecycle for software projects: Context → Spec & Plan → Implement
AI-powered cascading development framework with design document system and multi-agent collaboration. Breaks down projects into Features (Mega Plan), Features into Stories (Hybrid Ralph), with auto-generated technical design docs, dependency-driven batch execution, Git Worktree isolation, and support for multiple AI agents (Codex, Amp, Aider, etc.).
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
No model invocation
Executes directly as bash, bypassing the AI model
No model invocation
Executes directly as bash, bypassing the AI model
Share bugs, ideas, or general feedback.
Lavra turns your AI coding agent into a development team that gets smarter with every task.
A plugin for coding agents that orchestrates the full development lifecycle -- from brainstorming to shipping -- while automatically capturing and recalling knowledge so each unit of work makes the next one easier.
Quick Start | Full Catalog | Architecture | Security | Command Map | v0.7.7 Release Notes
Without Lavra
|
|
With Lavra
|
|
Most of the time, you type three commands:
/lavra-design "I want users to upload photos for listings"
This runs the full planning pipeline as a single command: interactive brainstorm with scope sharpening, structured plan with phased beads, domain-matched research agents, plan revision, and adversarial review. The output is detailed enough that implementation is mechanical.
/lavra-work
Picks up the approved plan and implements it. Auto-routes between single and multi-bead parallel execution. Includes mandatory review, fix loop, and knowledge curation -- all automatic.
/lavra-ship
Rebases on main, runs tests, scans for secrets and debug leftovers, creates the PR, closes beads, and pushes the backup. One command to land the plane.
Add /lavra-qa between work and ship when building web apps -- it maps changed files to routes and runs browser-based verification with screenshots.
Anyone using coding agents who wants consistent, high-quality output instead of hoping the agent gets it right this time.