Hivellm Rulebook
hivellm-rulebook is a Claude Code plugin for the Build phase that connects your agent workflow to Rulebook CLI for templates, rules enforcement, and quality gates on AI-generated projects.
Install a Claude Code plugin bundle that wires in Rulebook CLI so AI-assisted repos share templates, enforced rules, and quality gates from day one.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install hivellm-rulebook@hivellm/rulebookBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:hivellm/rulebook") and the paste-ready config with skillselion.get_install_config("plugin:hivellm/rulebook").
What it does
hivellm-rulebook is a Claude Code plugin entry for HiveLLM’s Rulebook: a CLI that standardizes AI-generated projects with templates, enforced rules, and automation. Solo builders shipping with Claude Code, Cursor, or similar agents use it when every new repo drifts—different folder layouts, missing checks, and inconsistent skill or MCP setup. The tool centers on quality gates, standards, and task-management patterns so generated code stays reviewable and extensible. It speaks to multi-language frameworks, services, and modules rather than one stack, which matches indie builders who jump between APIs, CLIs, and small SaaS shells. Register the plugin to pull Rulebook-oriented workflows into your agent environment without hand-rolling checklists each sprint. Expect intermediate setup: you align templates and gates with how you actually ship, then let automation enforce them on future scaffolds.
Highlights
- CLI to standardize AI-generated projects with shared templates
- Rules enforcement and quality gates across languages and frameworks
- MCP, skills, modules, and task-management hooks in one rulebook workflow
- Persistent memory and automation for repeatable project standards
- Community plugin bundle (1 plugin) from hivellm/rulebook
Why builders use it
AI-assisted repos sprawl with inconsistent structure, weak gates, and no shared standards across skills, MCP, and modules.
After you add the plugin and use Rulebook, new and existing projects follow the same templates and enforced rules so agents ship predictable, review-ready code.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 10 stars, 0 votes.
FAQ
Who is hivellm-rulebook for?
Solo and small-team builders using Claude Code who want HiveLLM Rulebook to enforce templates and quality gates on AI-generated projects.
When should I use hivellm-rulebook?
Use it during Build when you are scaffolding or refactoring agent-driven repos and need consistent rules, automation, and gates before you ship features.
How do I add hivellm-rulebook to my agent?
Register the hivellm/rulebook Claude Code plugin from Skillselion, install or link Rulebook CLI per the repo docs, then invoke it from your agent session when starting or auditing a project.
Comments
Share how you use hivellm-rulebook, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.