Ilyannn Claude Commands
ilyannn-claude-commands is a Claude Code plugin for the Ship phase that packages personal slash commands for git flow, commits, safety, triage, and CI-minded workflows.
Add a personal library of Claude slash commands for git flow, commits, CI-minded checks, and workflow triage while shipping with agents.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install ilyannn-claude-commands@ilyannn/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:ilyannn/claude-commands") and the paste-ready config with skillselion.get_install_config("plugin:ilyannn/claude-commands").
What it does
ilyannn-claude-commands is a community Claude Code plugin that bundles slash commands one developer actually uses for day-to-day agent sessions: git operations, commit hygiene, workflow authoring, safety checks, and triage-style prompts. It is not a hosted CI service or a policy engine; it is shortcut vocabulary so you repeat the same high-quality rituals instead of retyping long instructions. Solo builders benefit when agents otherwise produce large, sloppy diffs or vague commit messages—here the commands nudge structured flow before changes land on main. Canonical placement is Ship under review because the highest leverage is pre-merge discipline, but the same commands support branch management during Build and quick iteration during Operate. Expect beginner-friendly usage if you already use Claude Code slash commands; you customize or extend the repo’s command files to match your stack. The catalog ingest shows one plugin and a small star count, so treat it as an opinionated starter kit you fork mentally into your own commands library rather than an enterprise workflow product.
Highlights
- Curates Claude Code commands for git, commit, and workflow authoring
- Includes safety and triage-oriented keywords for pre-merge agent sessions
- CI and flow keywords suggest hooks for pipeline-aligned habits
- Single-plugin community bundle—not a formal skills.sh discipline pack
- Composable with your existing repo rules rather than replacing code review tools
Why builders use it
Repeating the same git, safety, and triage instructions every agent session wastes time and lets sloppy commits slip through.
After install, you invoke named commands for consistent commit flow, workflow steps, and safer merges without rewriting prompts.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 2 stars, 0 votes.
FAQ
Who is ilyannn-claude-commands for?
Claude Code users who want a reference set of git, commit, and workflow slash commands to adapt for their own repos.
When should I use ilyannn-claude-commands?
Use it when you are standardizing how the agent handles branches, commits, triage, and pre-merge safety in daily shipping.
How do I add ilyannn-claude-commands to my agent?
Install the plugin from ilyannn/claude-commands into Claude Code, then register or copy the bundled commands into your project’s commands directory per Claude Code docs.
Comments
Share how you use ilyannn-claude-commands, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.