Elliotsteene Claude Code
elliotsteene-claude-code is a Claude Code plugin for the Build phase that bundles custom commands and specialized sub-agents for stacked-PR-style development workflows.
Install a personal Claude Code command and sub-agent stack for planning, research, stacked PRs, and end-to-end implementation in one repo workflow.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install elliotsteene-claude-code@elliotsteene/claude-codeBuilt 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:elliotsteene/claude-code") and the paste-ready config with skillselion.get_install_config("plugin:elliotsteene/claude-code").
What it does
elliotsteene-claude-code is a community Claude Code plugin bundle that packages the author’s own commands and sub-agents into one installable toolkit. Solo builders who already live in Claude Code and want opinionated automation—not generic snippets—use it to delegate research, planning, documentation, and implementation steps to named agents instead of re-prompting every session. The catalog metadata and keywords point at stacked PR flows, codebase-wide changes, and a coordinated system rather than one-off skills, which suits indie teams shipping features in small batches. It fits the Build phase first because the value is extending the agent’s execution model, but the same commands often support Ship-phase review habits when PRs are stacked. Expect a curated personal workflow: you register the plugin, invoke its commands, and let sub-agents handle specialized slices of the repo. It is not a hosted SaaS or MCP server catalog; it is local plugin configuration tied to this repository’s conventions.
Highlights
- Personal command library plus specialized sub-agents for codebase work
- Stacked-PR oriented workflow keywords for incremental review and delivery
- Coverage from research and planning through implementation and documentation
- Toolkit-style system for comprehensive development management in Claude Code
- Single-plugin bundle (pluginCount: 1) from elliotsteene/claude-code
Why builders use it
You keep re-explaining how you want Claude to plan, stack PRs, and implement across your codebase because nothing encodes your personal agent workflow.
After you add the plugin, repeatable commands and sub-agents carry planning-through-ship work with less manual orchestration each session.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is elliotsteene-claude-code for?
It is for indie and solo developers who use Claude Code daily and want pre-built commands and sub-agents aligned with stacked PR and full-repo workflows.
When should I use elliotsteene-claude-code?
Use it when you are building or shipping features in Claude Code and need consistent agent delegation for research, planning, implementation, and documentation instead of ad hoc prompts.
How do I add elliotsteene-claude-code to my agent?
Install or register the plugin from the elliotsteene/claude-code repository in Claude Code’s plugin flow, then invoke its bundled commands and sub-agents from your project session.
Comments
Share how you use elliotsteene-claude-code, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.