Mikekelly Promode
Promode is a Claude Code plugin for the Build phase that advertises smarter, more intentional software construction inside Claude Code sessions.
Install Promode when you want Claude Code to plan and implement software with smarter defaults instead of generic one-shot coding replies.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install mikekelly-promode@mikekelly/promodeBuilt 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:mikekelly/promode") and the paste-ready config with skillselion.get_install_config("plugin:mikekelly/promode").
What it does
Promode is a small Claude Code plugin bundle from mikekelly/promode that advertises itself as a way to make Claude Code build software more intelligently. For solo builders who already live in Claude Code, it is meant to sit on top of the default agent experience and steer implementation toward more thoughtful outcomes without replacing your editor or repo workflow. The listing is sparse on mechanics—there is no public breakdown of hooks, sub-agents, or named phases in the ingested metadata—so treat it as an experimental utility enhancer rather than a documented methodology. It fits indie hackers shipping web apps, APIs, or small tools who want a low-friction plugin to try when default agent coding feels shallow. Complexity is likely beginner-friendly because installation is a standard Claude Code plugin add, but you should validate behavior on a non-critical branch first. Skillselion catalogs it under Build → agent-tooling so you can find it alongside other Claude Code power-ups rather than mistaking it for an MCP server or marketplace collection.
Highlights
- Single-plugin bundle aimed at smarter software construction in Claude Code
- Utility-focused enhancement for day-to-day coding sessions
- Lightweight add-on with minimal catalog surface (1 plugin)
- Tagged for builders who want agent-side build improvements without a full workflow stack
Why builders use it
Default Claude Code coding can feel generic when you need the agent to think more deliberately about how it builds your product.
After you register the plugin, Claude Code sessions can lean on Promode’s enhancement layer for more intelligent build-oriented behavior on your repo work.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 16 stars, 0 votes.
FAQ
Who is mikekelly-promode for?
It is for indie and solo developers using Claude Code who want a lightweight plugin that claims to improve how the agent builds software.
When should I use mikekelly-promode?
Use it during active Build work when you are implementing features and want to see if Promode’s enhancements produce better agent decisions than stock Claude Code.
How do I add mikekelly-promode to my agent?
Install the mikekelly/promode plugin bundle through Claude Code’s plugin flow from the Skillselion-linked repository, then enable it for your project and run a trial task on a safe branch.
Comments
Share how you use mikekelly-promode, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.