Commands Overview
my-kit provides 29 commands, all prefixed with /mykit.. They’re organized into these categories:
| Category | Commands | Purpose |
|---|---|---|
| Setup | init, sync | Initialize and sync project config |
| Development | specify, plan, tasks, implement | Spec-driven workflow |
| Ship & Release | commit, pr, release, approve, bypass | Get code merged and released |
| Audit | audit.all, audit.security, audit.accessibility, audit.performance, audit.code-quality, audit.spec | Quality gates |
| Issues | issue.create, issue.edit, issue.view, issue.list, label.sync | GitHub issue management |
| Utilities | status, help, log, review.* | Helpers and code review |
All commands are invoked as slash commands in Claude Code:
/mykit.init/mykit.specify/mykit.commit