yusuke-suzuki/dotfiles
Instructions file
Claude Code instructions for yusuke-suzuki/dotfiles: This repository is the source of truth for shell, mise, Claude Code, and Cursor configuration, managed with chezmoi. install.sh bootstraps chezmoi; chezmoi apply deploys the dot-prefixed sources to $HOME (dotclaude/ → /.claude/, dotzshrc → /.zshrc, and so on).
yusuke-suzuki/dotfiles
Skill Claude CodeCodex
Address PR review comments — analyze, fix, push, and reply.
yusuke-suzuki/dotfiles
Skill Claude CodeCodex
Create a git commit with Conventional Commits format. Invoke as soon as changes are ready — branch creation, staging, and message authoring are all part of this workflow.
yusuke-suzuki/dotfiles
Skill Claude CodeCodex
Review user-facing output for factual accuracy, internal consistency, and argument quality before sending. Invoke explicitly when copyediting is needed.
yusuke-suzuki/dotfiles
Skill Claude CodeCodex
Create a fixup commit and autosquash rebase.
yusuke-suzuki/dotfiles
Skill Claude CodeCodex
Review the session for rule violations, analyze root causes, and create a GitHub issue with countermeasures.
yusuke-suzuki/dotfiles
Skill Claude CodeCodex
Squash all branch commits into a single commit.
yusuke-suzuki/dotfiles
Skill Claude CodeCodex
Sync feature branch with main via rebase.
yusuke-suzuki/dotfiles
Skill Claude CodeCodex
Auto-format Japanese prose with textlint — katakana loanword replacement, half-width spacing and parentheses, ja-technical-writing rules. Use on any Japanese text before it is published or committed — drafts (PR descriptions, issue bodies, review replies, documents) and Japanese text in source files (code comments…