SessionStart
01Hook
Runs when a session starts, executing session-lifecycle-hook.mjs via node. From tasict/opencode-plugin-cc.
Use OpenCode from inside Claude Code for code reviews or to delegate tasks. This plugin is for Claude Code users who want an easy way to start using OpenCode from the workflow they already have.
Hook
Runs when a session starts, executing session-lifecycle-hook.mjs via node. From tasict/opencode-plugin-cc.
Hook
Runs when a session ends, executing session-lifecycle-hook.mjs via node. From tasict/opencode-plugin-cc.
Hook
Runs when the agent finishes a response, executing stop-review-gate-hook.mjs via node. From tasict/opencode-plugin-cc.
Hook
Runs after a tool call finishes for Agent, Bash and Agent tool calls, executing post-tool-use-monitor-hook.mjs and post-tool-use-vague-notification-hook.mjs via node (2 commands). From tasict/opencode-plugin-cc.