SessionStart
01Hook Claude Code
Runs when a session starts, executing pre-session.sh. From dbmcco/shell-scenario-panel.
Hook Claude Code
Runs when a session starts, executing pre-session.sh. From dbmcco/shell-scenario-panel.
Hook Claude Code
Runs after a tool call finishes for Task tool calls, executing post-task.sh. From dbmcco/shell-scenario-panel.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing on-user-message.sh. From dbmcco/shell-scenario-panel.
Hook Claude Code
Runs when the agent finishes a response, executing on-response-complete.sh. From dbmcco/shell-scenario-panel.
Settings file Claude Code
Agent settings declaring 4 hook events (SessionStart, PostToolUse, UserPromptSubmit, Stop).
Instructions file
Instructions for dbmcco/shell-scenario-panel, covering shell scenario panel - facilitator instructions, your role as facilitator, session selection (model-mediated, dumb pipes), the "lens-world-lens" architecture and specialist team.
MCP server Claude CodeCodexCursor +2
MCP server "obsidian" as configured in dbmcco/obsidian-mcp. Runs /Users/braydon/projects/experiments/mcp/obsidian_mcp/dist/index.js with node. Needs 1 environment variable to run.
MCP server Claude CodeCodexCursor +2
MCP server "reminders" as configured in dbmcco/obsidian-mcp. Runs /Users/braydon/projects/experiments/mcp/reminders_mcp/dist/index.js with node.
MCP server Claude CodeCodexCursor +2
MCP server "journal" as configured in dbmcco/obsidian-mcp. Runs /Users/braydon/projects/experiments/mcp/journal-mcp/dist/index.js with node.