Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub jugrajsingh/skillgarden --plugin shipitHow this command is triggered — by the user, by Claude, or both
Slash command
/shipit:review [file list or 'staged' or branch]The summary Claude sees in its command listing — used to decide when to auto-load this command
Invoke the `shipit:reviewing-code` skill and follow it exactly.
/reviewPerforms on-demand code review of uncommitted changes, git diff ranges, files, or branches, producing a report on spec compliance and code quality.
/reviewRuns enabled review agents on target files (changed, since ref, path, or agent-specific) for code review feedback. Use before PRs or after features. Flags: --agent, --changed, --since, --path, --json, --force.
/reviewRuns Codex code review on local git state (working tree or vs base branch). Supports --wait/--background, --base <ref>, --scope auto|working-tree|branch.
/reviewRuns AI-powered multi-agent code review on staged changes, branches, commits, files, or directories. Supports --fresh reset, custom --team composition, and ad-hoc --reviewer personas. Stores results in .ocr/sessions/.
/code-reviewReviews git branch changes or file paths against main/master using low/medium/high depth levels, optionally matching task description. Produces structured report with severity levels and verdict.
Share bugs, ideas, or general feedback.
Invoke the shipit:reviewing-code skill and follow it exactly.