Plugin Claude Code
AI governance framework for Claude Code — self-protecting hooks, drift tracking, and workflow enforcement.
Plugin Claude Code
AI governance framework for Claude Code — self-protecting hooks, drift tracking, and workflow enforcement.
Plugin Claude Code
AI governance framework for Claude Code — self-protecting hooks, drift tracking, and workflow enforcement.
Hook
Runs before the agent uses a tool for Write, Edit, MultiEdit, NotebookEdit and Bash tool calls, executing warden-guard.sh and warden-bash-guard.sh (2 commands). From HawkannG/Claude-Warden.
Hook
Runs after a tool call finishes for Write, Edit, MultiEdit and NotebookEdit tool calls, executing warden-post-check.sh. From HawkannG/Claude-Warden.
Hook
Runs when the agent finishes a response, executing warden-session-end.sh. From HawkannG/Claude-Warden.
Hook
Runs when a session starts, running an inline shell check (2 commands). From HawkannG/Claude-Warden.
Skill Claude CodeCodex
Project directory structure template — approved directories, depth limits, forbidden patterns.
Skill Claude CodeCodex
Governance feedback tracking — gaps, friction, and improvement suggestions.
Skill Claude CodeCodex
Warden governance constitution — defines policy areas, directive rules, and enforcement hierarchy.
Skill Claude CodeCodex
Two-tier diagnostic protocol — spawns fresh subagents to analyze problems when stuck. Invoke manually or triggered by rabbit hole detection.
Skill Claude CodeCodex
Security and privacy by design — GDPR principles, secure coding defaults, and data handling rules.
Skill Claude CodeCodex
Initialize Claude Warden in a project — creates governance files, seeds deny entries, and migrates from curl-install.
Skill Claude CodeCodex
Development workflow protocol — PROPOSE, PLAN, BUILD, VERIFY, CLOSE phases with UAT checkpoints.