SessionStart
25Hook Claude Code
Runs when a session starts, executing check-setup-done.py and inject-context.py via python (2 commands). From X-isdoingreat/canvas-pilot.
Hook Claude Code
Runs when a session starts, executing check-setup-done.py and inject-context.py via python (2 commands). From X-isdoingreat/canvas-pilot.
Hook Claude Code
Runs before the agent uses a tool for Bash, Write and Edit tool calls, executing check-public-leak.py, check-presubmit-audit.py and check-no-runner-script.py via python (3 commands). From X-isdoingreat/canvas-pilot.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing check-result-schema.py, check-spec-grounding.py, check-identifier-grounding.py and check-source-manifest.py via python (4 commands). From X-isdoingreat/canvas-pilot.
Hook Claude Code
Runs when the agent finishes a response, executing check-router-complete.py via python. From X-isdoingreat/canvas-pilot.
Settings file Claude Code
Agent settings declaring 4 hook events (SessionStart, PreToolUse, PostToolUse, Stop).
Instructions file
Claude Code instructions for X-isdoingreat/canvas-pilot, covering canvas pilot — claude code session instructions, feedback writeback (permanent) and pointers.
X-isdoingreat/warehouse-cad-agent
MCP server Claude CodeCodexCursor +2
MCP server "warehouse-cad-agent" as configured in X-isdoingreat/warehouse-cad-agent. Launched with py -3.11 -X utf8 scripts/run_mcp.py.
X-isdoingreat/warehouse-cad-agent
Skill Claude CodeCodex
Audit warehouse DWG/DXF sources, split blank structure CAD from equipment, create or validate a self-contained equipment Markdown ledger, rebuild editable 2D/3D CAD, and inspect or edit a managed AutoCAD work copy through bounded MCP tools. Use for warehouse/logistics CAD round trips, equipment/space extraction…