Skip to content

Commands Overview

my-kit provides 29 commands, all prefixed with /mykit.. They’re organized into these categories:

CategoryCommandsPurpose
Setupinit, syncInitialize and sync project config
Developmentspecify, plan, tasks, implementSpec-driven workflow
Ship & Releasecommit, pr, release, approve, bypassGet code merged and released
Auditaudit.all, audit.security, audit.accessibility, audit.performance, audit.code-quality, audit.specQuality gates
Issuesissue.create, issue.edit, issue.view, issue.list, label.syncGitHub issue management
Utilitiesstatus, help, log, review.*Helpers and code review

All commands are invoked as slash commands in Claude Code:

Terminal window
/mykit.init
/mykit.specify
/mykit.commit