一键导入
commit
Check diffs and commit with conventional commits guidelines. No co-authored or generated-by lines.
菜单
Check diffs and commit with conventional commits guidelines. No co-authored or generated-by lines.
ローカル ~/.claude/ 配下の Claude Code 設定 (CLAUDE.md, settings.json, mcp.json, agents/, hooks/, rules/, skills/) を、ansible が管理する terakoya76-playbooks リポジトリの roles/dotfiles/files/claude/ にミラーする。「ansible に反映」「claude config を sync」「dotfiles に取り込み」等と依頼されたとき、あるいは local で skill / agent / settings を更新した直後に使う。
Use sequential-thinking MCP for problem solving and error fixing with ultrathink reasoning. Considers edge cases and best practices. Runs security review after code changes.
Multi-agent problem solving with architect and planner subagents for medium complexity tasks.
Analyze and explain complex code sections in any programming language with clear, comprehensive explanations.
Initiate refactor-cleaner subagent to safely identify and remove dead code with test verification.
Initiate bug-reproducer subagent to create reproducing cases and narrow down to minimal reproduction.
| name | commit |
| description | Check diffs and commit with conventional commits guidelines. No co-authored or generated-by lines. |
| allowed-tools | Bash(git diff:*), Bash(git diff --cached:*), Bash(git status:*), Bash(git log:*), Bash(git add:*), Bash(git commit:*), Bash(git push:*) |