PostToolUse
49Hook Claude Code
Runs after a tool call finishes, executing post-tool-use.mjs via node. From eai-support/eai-gofer.
Hook Claude Code
Runs after a tool call finishes, executing post-tool-use.mjs via node. From eai-support/eai-gofer.
Hook Claude Code
Runs when the agent finishes a response, executing agent-stop.mjs via node. From eai-support/eai-gofer.
Settings file Claude Code
Agent settings declaring 3 hook events (UserPromptSubmit, PostToolUse, Stop).
Agent
Gofer start and setup agent. Use for first-run setup, workspace health, feature intake, and selecting the right pipeline entry point.
Agent
Gofer implementation agent. Use for task execution, code edits, tests, and repo-script driven changes.
Agent
Gofer specification and planning agent. Use after research to produce spec, plan, contracts, and ordered tasks.
Agent
Gofer research agent. Use for codebase and documentation research before specification.
Agent
Gofer validation agent. Use for branch validation, security checks, test evidence, and release readiness.
Instructions file GitHub Copilot
Copilot instructions for eai-support/eai-gofer, covering copilot instructions, project overview, gofer pipeline, token and cost policy and code quality.
Instructions file GitHub Copilot
Instructions for eai-support/eai-gofer: Before running Gofer stages, spawning agents, or loading large files.
Instructions file GitHub Copilot
Instructions for eai-support/eai-gofer, covering language server development instructions, architecture, key files, mcp tools (6 total) and adding new mcp tools.
Instructions file GitHub Copilot
Instructions for eai-support/eai-gofer, covering typescript development instructions, code quality standards, file structure and testing.
Instructions file GitHub Copilot
Instructions for eai-support/eai-gofer, covering vscode extension development instructions, key architecture, vscode apis to use, important patterns and testing.
Command
Start Gofer, confirm EAI readiness, and route the delivery pipeline.
Command
Validate the business problem using 5 Whys root-cause analysis and stakeholder mapping.