Command Claude Code
Commit plugin changes with automatic version bump (semver).
Opinionated plugins and workflow extensions for Claude Code.
Command Claude Code
Commit plugin changes with automatic version bump (semver).
Command
Invoke the null-as-error skill to audit the current project for silent error swallowing in Effect code.
Command
Perform a comprehensive analysis of the git repository to identify branches and worktrees that can be cleaned up. This is a READ-ONLY analysis - no deletions will be performed.
Command
Perform git repository cleanup operations based on the analysis from /git-tools:analyze-git.
Command
Approve plan mode with worktree isolation and PR creation.
Command
Install plan review hooks into project settings.
Command
Guide for creating effective Claude skills.
Command
Review skills against official skill-creator guidelines using multi-agent consensus.
Command
Extract Claude Code system prompts from cli.js using AST analysis.
Command
Trace and visualize the execution flow of a Claude Code command, skill, or agent workflow.
Command
Turn a rough request or the preceding conversation into a grounded, ready-to-run prompt for another agent. Use when the user asks to write a prompt, meta-prompt, or briefing for a separate agent session — "write a prompt for another instance", "brief another agent", "prepare a prompt I can copy-paste", "write this up…
Command
Rephrase rough ideas into clear, professional language - and name the weak patterns so you learn from them.
Command
Health check for a prompt, command, skill, or agent doc — deterministic Claude Code harness staleness checks, then the vendored prompt-audit methodology for dated patterns.
Command
Extract and analyze Claude Code settings schema.
Command
Set up JSONC workflow for Claude Code settings.
Command
Review PR comments - fix bad naming, preserve necessary context.
Command
Audit a Biome/ESLint lint rule - research best practices, analyze violations, generate fix strategy.
Command
Wait for CI to pass, then merge PR and update local branch.
Command
Trigger Claude review on the PR for the current branch.
Command
Create a commit that closes a GitHub issue.
Command
Investigate a GitHub issue, fact-check it, and optionally execute.