Lefant Claude Code Plugins
lefant-claude-code-plugins is a Claude Code plugin bundle for the Build phase that adds Research–Plan–Implement workflow agents and ntfy notifications for development sessions.
Add Research–Plan–Implement discipline plus ntfy push alerts so Claude Code runs structured dev workflows and pings you when long agent jobs finish.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install lefant-claude-code-plugins@lefant/claude-code-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:lefant/claude-code-plugins") and the paste-ready config with skillselion.get_install_config("plugin:lefant/claude-code-plugins").
What it does
lefant-claude-code-plugins is a two-plugin Claude Code collection aimed at development workflows. It advertises specialized agents around a Research–Plan–Implement (RPI) rhythm so you do not jump straight from vague prompts to code, and it includes ntfy-oriented notification hooks so solo builders can step away while Claude works. That combination spans validation-style thinking (research and plan) and build-time execution (implement), which is why it is tagged multi-phase with a canonical home on Build/pm. It fits indie developers who treat the agent as a project partner and want lightweight alerts instead of watching the terminal. It is not a production observability stack; pair it with separate monitoring plugins when you ship. Install when you are ready to formalize how Claude researches repos, writes plans, and implements changes, and when phone or desktop ntfy alerts help you regain context after async runs.
Highlights
- Two-plugin bundle: specialized workflow agents plus notification integration
- Research–Plan–Implement (RPI) pattern for breaking agent work into explicit phases
- ntfy integration for lightweight push notifications when workflows complete or need attention
- Keywords surface agents, workflow, and specialized Claude Code plugins in one repo
- Community-maintained lefant/claude-code-plugins collection rather than a single-purpose MCP
Why builders use it
Unstructured agent sessions waste tokens and leave you unsure whether Claude researched, planned, or just hacked code without a checkpoint.
You get a two-plugin workflow that enforces RPI-style phases and can notify you via ntfy when agent work needs your attention.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is lefant-claude-code-plugins for?
It is for developers using Claude Code who want RPI-style workflow plugins and ntfy alerts bundled from lefant/claude-code-plugins.
When should I use lefant-claude-code-plugins?
Use it when you are building features and want the agent to research and plan before implement, especially for async runs you want notified about.
How do I add lefant-claude-code-plugins to my agent?
Install both plugins from the lefant/claude-code-plugins repository in Claude Code, configure ntfy if you use notifications, then invoke the RPI workflow agents in your session.
Comments
Share how you use lefant-claude-code-plugins, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.