Jleechanorg Claude Commands
jleechanorg-claude-commands is a Claude Code plugin for the Build phase that provides slash commands and utilities for multi-agent development orchestration.
Register production-tested slash commands and orchestration utilities that automate multi-agent Claude development workflows.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install jleechanorg-claude-commands@jleechanorg/claude-commandsBuilt 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:jleechanorg/claude-commands") and the paste-ready config with skillselion.get_install_config("plugin:jleechanorg/claude-commands").
What it does
jleechanorg-claude-commands packages a collection of Claude Code slash commands and helper utilities oriented toward autonomous and multi-agent development workflows. Solo builders who already live in Claude Code gain faster invocation paths: typed commands instead of repeating elaborate system prompts, plus orchestration patterns described as production-tested in catalog metadata. It fits the build phase as agent-tooling because it shapes how you drive the agent day to day, though the same commands can support ship and operate rituals when you reuse them for launches or iteration. This is not a domain-specific integration like payments or databases; it is command infrastructure. Expect intermediate complexity if you customize or chain commands across your repo layout. After install, you should have named entry points for recurring dev workflows and a clearer multi-agent operating model inside Claude Code.
Highlights
- Collection of Claude slash commands and utilities in a single plugin bundle
- Keywords emphasize multi-agent orchestration and production-tested workflows
- Automation and efficiency framing for capital-D development teams and solos
- 1 plugin packaging the command framework
- 26 GitHub stars; discovered as community Claude commands repo
Why builders use it
You retype long agent instructions every session instead of firing reliable, named commands for common dev workflows.
You invoke curated slash commands to run production-style multi-agent workflows with less prompt friction.
At a glance
- Type - Plugin in Automation.
- Adoption - 0 installs, 26 stars, 0 votes.
FAQ
Who is jleechanorg-claude-commands for?
Solo builders and small orgs on Claude Code who rely on slash commands and multi-agent workflows for daily development.
When should I use jleechanorg-claude-commands?
Use it when you are building or operating a repo with repeated agent tasks that deserve named commands instead of free-form chat.
How do I add jleechanorg-claude-commands to my agent?
Install the jleechanorg/claude-commands plugin in Claude Code from the catalog repo and register or enable the bundled command definitions per your project.
Comments
Share how you use jleechanorg-claude-commands, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.