PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Write, Edit, NotebookEdit and Bash tool calls, executing protect-l0.py via python3. From mgriott/cdad-bootstrap.
Hook Claude Code
Runs before the agent uses a tool for Write, Edit, NotebookEdit and Bash tool calls, executing protect-l0.py via python3. From mgriott/cdad-bootstrap.
Settings file Claude Code
Agent settings declaring 1 hook event (PreToolUse).
Skill Claude CodeCodex
Draft an Architecture Decision Record for a change the Solution Designer has already approved. Use when the user says a proposal is approved, asks to record or document a decision, asks to write an ADR, or asks to update the ADR index. Do not use for proposing changes that are not yet approved.
Skill Claude CodeCodex
Audit whether the governed context under cdad/context/ still matches the actual codebase. Use when the user asks to check context freshness, verify the docs are still accurate, review architectural drift, or run a CDAD audit — typically before a release, after a large merge, or when onboarding to an unfamiliar repo.
Skill Claude CodeCodex
Populate cdad/context/ for the first time in a new project. Use when the user says to set up CDAD, bootstrap CDAD, initialize CDAD, or has just cloned CDAD Bootstrap into a project and cdad/context/ still holds template placeholders. Checks the project root for an existing solution document, confirms with the Solution…
Skill Claude CodeCodex
Produce a CDAD change proposal instead of applying a change directly. Use when the user says to process the change request, when an architectural change is required, when a governed context file under cdad/context/ is wrong or outdated, or when implementation code conflicts with the governed context. Triggers on any…
Instructions file CodexOpenCode
AGENTS.md instructions for mgriott/cdad-bootstrap, covering project instructions, non-negotiable rules, the change flow, proposals and where context lives.