PostToolUse
01Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing lint-python.sh and lint-typescript.sh (2 commands). From kamiwaza-drew/tool-git.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing lint-python.sh and lint-typescript.sh (2 commands). From kamiwaza-drew/tool-git.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
Skill Claude CodeCodex
Analyze Kamiwaza platform logs including core services, apps, tools, and containers. Use when the user asks about errors, debugging issues, checking service status, or investigating problems in Kamiwaza. Always looks for the most recent logs unless told otherwise.
Skill Claude CodeCodex
Use when converting external GitHub repositories to Kamiwaza App Garden extensions and deploying to remote Kamiwaza clusters. Use when user wants to import, convert, port, or migrate a GitHub project, Docker application, or existing codebase to run on Kamiwaza platform, including deployment to babynator2 or other…
Skill Claude CodeCodex
Package and install Kamiwaza shared libraries (Python wheel and TypeScript packages) to apps and tools in this repository. Use when the user wants to build shared libs, install libs, update dependencies, or sync shared code to extensions.
Skill Claude CodeCodex
Update documentation based on branch changes. Reviews commits since branch creation and updates docs/, .ai/, CLAUDE.md, and AGENTS.md files with production-grade quality. Takes time to do it right. Can delegate to sub-agents for large updates.
Skill Claude CodeCodex
Update this repository from the upstream Kamiwaza extensions template using copier. Use when the user wants to update infrastructure, sync from template, pull template changes, or mentions copier update.
Instructions file CodexOpenCode
AGENTS.md instructions for kamiwaza-drew/tool-git, covering repository guidelines, canonical reference, project structure & module organization, build, test, and development commands and coding style & naming conventions.
Instructions file
Claude Code instructions for kamiwaza-drew/tool-git, covering git-mcp-extensions, structure, extension requirements, template variables and commands.
MCP server Claude CodeCodexCursor +2
MCP server "git-mcp-extensions" as configured in kamiwaza-drew/tool-git. Runs locally from the git-mcp-extensions Python package.