
Ilyannn Claude Commands
- 2 repo stars
- Updated March 28, 2026
- ilyannn/claude-commands
ilyannn-claude-commands is a Claude Code plugin that packages personal slash commands for git flow, commits, safety, triage, and CI-minded workflows.
About
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. developers 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.
- 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
Ilyannn Claude Commands by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install ilyannn-claude-commands@ilyannn/claude-commandsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | March 28, 2026 |
| Repository | ilyannn/claude-commands ↗ |
What it does
Add a personal library of Claude slash commands for git flow, commits, CI-minded checks, and workflow triage while shipping with agents.
Who is it for?
Best when you live in Claude Code and want copyable slash-command patterns for git and ship discipline.
Skip if: Skip if you need enforced CI policies, code owners, or review bots with no interest in maintaining custom slash commands.
What you get
After install, you invoke named commands for consistent commit flow, workflow steps, and safer merges without rewriting prompts.
- Reusable slash commands for git, commit, and workflow steps
- Faster repeated agent rituals for triage and safety
- A template to author your own Claude command library
By the numbers
- Catalog ingest reports pluginCount 1 for ilyannn/claude-commands
- Plugin keywords include authoring, ci, commit, flow, git, safety, triage, and workflows
Recommended Plugins
How it compares
Personal slash-command cookbook, not an MCP integration and not a standalone code-review SaaS.
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.