bugfix
01Command Claude Code
Create a bugfix branch, run focused checks, and (optionally) open a PR.
Basic TypeScript Node.js repository scaffold (no frameworks) with fantastic DX out-of-the-box
Command Claude Code
Create a bugfix branch, run focused checks, and (optionally) open a PR.
Command Claude Code
Run the full local CI pipeline.
Command Claude Code
List outdated dependencies and suggest safe upgrade paths.
Command Claude Code
Update dependencies to the latest minor/patch versions (requires approval).
Command Claude Code
Validate README/AGENTS consistency, lint Markdown, and check links.
Command Claude Code
Perform a full DX maintenance pass and summarize results with actionable follow-ups.
Command Claude Code
Generate a DX report (format/lint/docs/types/tests/build/deps/audit/knip), summarize results, and optionally comment it on the current PR.
Command Claude Code
Ensure the pinned Node/pnpm toolchain is active per proto.json.
Command Claude Code
Lint only changed files against a base reference (fast feedback on PR diffs).
Command Claude Code
Post a comment on the current pull request via GitHub CLI.
Command Claude Code
Create a pull request for the current branch using GitHub CLI.
Command Claude Code
Show current PR status and metadata.
Command Claude Code
Preview the next semantic release (version + notes) without publishing.
Command Claude Code
Create a draft Release PR using semantic-release notes. Generates RELEASE\DRAFT.md, commits it on a release branch, and opens a draft PR.
Command Claude Code
allowed-tools: Write, Edit, Bash(mkdir), Bash(git add), Bash(git status), Bash(just templates-list) argument-hint: [template-name] description: Add a new project template under templates/ and document how to apply it with substitutions.