Lollipopkit Cc Plugins
lollipopkit-cc-plugins is a Claude Code plugin for the Build phase that adds rlm and devloop-style reasoning loops, subagents, and verify-before-commit workflows across three agent extensions.
Extend Claude Code with rlm, devloop, and reasoning-loop plugins for multipass review, evidence-backed commits, and iterative self-verify workflows on large tasks.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install lollipopkit-cc-plugins@lollipopkit/cc-pluginsBuilt 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:lollipopkit/cc-plugins") and the paste-ready config with skillselion.get_install_config("plugin:lollipopkit/cc-plugins").
What it does
lollipopkit-cc-plugins is a Claude Code plugin collection from lollipopkit/cc-plugins that ships three extensions aimed at serious agentic development: recursive reasoning (rlm), devloop-style iteration, and supporting review or refine mechanics. Solo builders tackling large repos or ambiguous issues install it when single-pass Claude answers are too shallow—they want multipass passes, subagent delegation, explicit verify steps, and commit narratives grounded in evidence. Keywords in the bundle point to compressed context handling, branch-and-merge agent workflows, issue-driven loops, and guardrails that challenge unsupported claims before code lands. It complements ordinary coding skills by changing how the agent works, not which API it calls. On Skillselion it belongs under Build/agent-tooling with spillover into Ship/review when plugins enforce pre-merge verification. You still own git and CI; the plugins shape agent discipline during long-horizon tasks.
Highlights
- Three plugins for Claude Code covering rlm, devloop, and related agent loops
- Multipass and reflexion-style iterate-until-verify flows with auditable evidence
- Subagents, compressed context, and preprocessing for large-codebase tasks
- Self-refine and review steps before merge-ready commits
- Firewall and locators patterns to constrain claims and tie outputs to sources
Why builders use it
Long agent sessions on big codebases produce shallow one-shot patches without auditable review, recursion, or a dev loop that repeats until claims are verified.
After installing the three plugins, Claude Code can run structured multipass reasoning, subagent splits, and self-refine review cycles before you merge.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 7 stars, 0 votes.
FAQ
Who is lollipopkit-cc-plugins for?
It is for Claude Code users who run rlm or devloop-style workflows and want plugins for multipass reasoning, subagents, and verified commits.
When should I use lollipopkit-cc-plugins?
Use it during large refactors or tricky bugs when you need iterative agent passes, reflexion, and review gates instead of a single chat response.
How do I add lollipopkit-cc-plugins to my agent?
Add lollipopkit/cc-plugins as a Claude Code marketplace or plugin source, enable all three plugins, and configure devloop or rlm per the repository README.
Comments
Share how you use lollipopkit-cc-plugins, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.