pr
01Command Claude Code
Create a PR with mandatory review and convention checks. The only allowed way to push.
Command Claude Code
Create a PR with mandatory review and convention checks. The only allowed way to push.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, running an inline shell check. From cmdrGuyson/ADScAI-workshop.
Hook Claude Code
Runs before the agent uses a tool for Edit and Write tool calls, running an inline shell check. From cmdrGuyson/ADScAI-workshop.
Hook Claude Code
Runs when the agent finishes a response, running an inline shell check. From cmdrGuyson/ADScAI-workshop.
Settings file Claude Code
Agent settings declaring 3 hook events (PostToolUse, PreToolUse, Stop).
Skill Claude CodeCodex
Use when creating or editing API routes in the canteen workshop repo — any file under src/app/api/. Enforces the mandatory withAuth wrapper, delegation to the service layer, and HTTP-only concerns in route handlers.
Instructions file
Claude Code instructions for cmdrGuyson/ADScAI-workshop, covering claude.md, quick reference, codebase patterns (critical), things to avoid and skills available.