PreToolUse
01Hook
One of 2 in hooks.json
Runs before the agent uses a tool for Bash tool calls, executing pre-bash.py and inject-spec.py via python3 (2 commands). From stellarlinkco/myclaude.
Multi-agent orchestration workflow (Claude Code Codex Gemini OpenCode)
myclaude is a multi-agent development workflow system that coordinates Codex, Claude, Gemini, and OpenCode through commands, skills, agents, plugins, and hooks. It is for developers who want structured workflows for tasks such as requirements, coding, debugging, testing, review, and documentation. The catalogue entries represent parts of that workflow system for coding agents.
Hook
One of 2 in hooks.json
Runs before the agent uses a tool for Bash tool calls, executing pre-bash.py and inject-spec.py via python3 (2 commands). From stellarlinkco/myclaude.
Hook
One of 2 in hooks.json
Runs when you submit a prompt, before the agent sees it, executing log-prompt.py via python3. From stellarlinkco/myclaude.