
Lefant Claude Code Plugins
- 1 repo stars
- Updated March 25, 2026
- lefant/claude-code-plugins
lefant-claude-code-plugins is a Claude Code plugin bundle that adds Research–Plan–Implement workflow agents and ntfy notifications for development sessions.
About
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 developers 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 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.
- 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
Lefant Claude Code Plugins by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install lefant-claude-code-plugins@lefant/claude-code-pluginsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | March 25, 2026 |
| Repository | lefant/claude-code-plugins ↗ |
What it does
Add Research–Plan–Implement discipline plus ntfy push alerts so Claude Code runs structured dev workflows and pings you when long agent jobs finish.
Who is it for?
Best when you're running long Claude Code jobs and want explicit research and plan gates plus optional push notifications.
Skip if: Skip if you only need one-shot codegen snippets with no planning ritual or notification setup.
What you get
You get a two-plugin workflow that enforces RPI-style phases and can notify you via ntfy when agent work needs your attention.
- RPI-oriented workflow agent plugins for Claude Code sessions
- Notification path via ntfy when configured
By the numbers
- Plugin count: 2
- Repository: lefant/claude-code-plugins
Recommended Plugins
How it compares
Workflow-and-notification plugin pair, not a Datadog-style production triage integration.
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.