roberto-melloroberto-melloCommunityΒ·15 Agent Skills Included

beads-compound-plugin

Persistent memory and structured workflows for coding agents

Orchestrates the full development lifecycle from brainstorming and planning to review and shipping. Captures decisions, patterns, and fixes automatically so knowledge carries over between sessions instead of being lost. Dispatches 30 specialized review and research agents with quality gates, parallel execution, and one-command PR shipping.
npx skills add roberto-mello/beads-compound-plugin --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 pushing all work to remote.

All Skills in This Repository (15)

Pure Emerald Level Indicators
πŸ“¦ In Repo
roberto-melloroberto-mello

agent-browser

Automate browser interactions using ref-based element selectors via the agent-browser CLI.

Community
Intermediate
πŸ“¦ In Repo
roberto-melloroberto-mello

file-todos

Organizes engineering findings and feedback into a file-based todo system with dependency tracking and lifecycle management.

Community
Intermediate
πŸ“¦ In Repo
roberto-melloroberto-mello

agent-native-architecture

Design agent-native architectures with atomic tools in looping cycles.

Community
Advanced
πŸ“¦ In Repo
roberto-melloroberto-mello

rclone

Automate cloud file transfers and syncs across providers using rclone.

Community
Advanced
πŸ“¦ In Repo
roberto-melloroberto-mello

andrew-kane-gem-writer

Create Ruby gem scaffolds using Kane's class macro DSL patterns.

Community
Advanced
πŸ“¦ In Repo
roberto-melloroberto-mello

every-style-editor

Apply line-by-line editing to enforce Every style guide rules from EVERY_WRITE_STYLE.md.

Community
Intermediate
πŸ“¦ In Repo
roberto-melloroberto-mello

skill-creator

Create and refine Claude skills with structured YAML frontmatter and SKILL.md templates.

Community
Intermediate
πŸ“¦ In Repo
roberto-melloroberto-mello

creating-agent-skills

Develop and optimize Claude Code Skills with correct frontmatter and structure.

Community
Intermediate
πŸ“¦ In Repo
roberto-melloroberto-mello

beads-knowledge

Capture solved problems as structured JSONL entries in .beads/memory/knowledge.jsonl.

Community
Advanced
πŸ“¦ In Repo
roberto-melloroberto-mello

git-worktree

Manage Git worktrees for parallel development via a manager script.

Community
Advanced
πŸ“¦ In Repo
roberto-melloroberto-mello

dspy-ruby

A textless, stateless, serverless AI agent for automating workflows.

Community
Advanced
πŸ“¦ In Repo
roberto-melloroberto-mello

frontend-design

Transform vague frontend requirements into production-grade UI implementations.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install beads-compound-plugin?β–Ό

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

What problem does Lavra solve?β–Ό

It stops coding agents from forgetting everything between sessions by automatically capturing decisions, fixes, and patterns, then recalling them at the start of the next session.

How does the Lavra workflow work?β–Ό

You run three commands: /lavra-design to brainstorm and plan, /lavra-work to implement with built-in review, and /lavra-ship to test, create the PR, and push.

Does it work with Claude Code, OpenCode, and Gemini CLI?β–Ό

Yes. It supports Claude Code natively, OpenCode via a TypeScript plugin, and Gemini CLI through a hook-compatible extension manifest.

Can non-developers use Lavra?β–Ό

Yes. You describe what you want in plain English and the planning, implementation, review, and shipping steps run automatically with quality gates.

Related Repositories in Software Engineering

View All in Software Engineering→