PostToolUse
01Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, running an inline shell check. From garoon/garoon-mcp-server.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, running an inline shell check. From garoon/garoon-mcp-server.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse) and 14 allowed tools.
Skill Claude CodeCodex
Smoke-test every Garoon MCP tool against a live Garoon environment by actually invoking it. For each tool the agent generates a sample-prompt-equivalent input, calls the mcpgaroon tool, and reports PASS / FAIL / BLOCKED. Use for requests such as "verify all tools work", "smoke test the MCP tools", "全ツールの動作確認"…
Instructions file GitHub Copilot
Instructions for garoon/garoon-mcp-server: This file provides guidance to GitHub Copilot when working with code in this repository.
MCP server Claude CodeCodexCursor +2
MCP server "garoon" as configured in garoon/garoon-mcp-server. Runs dist/index.js with node. Needs 10 environment variables to run.
Instructions file
Instructions for garoon/garoon-mcp-server, covering claude.md, project overview, development commands, setup and install dependencies.