Plugin Claude Code
Plugins by guerlain-hitier.
Plugin Claude Code
Plugins by guerlain-hitier.
Plugin Claude Code
Optional companion to warden. Re-injects your hard rules on every prompt so they survive context compaction. Adds a UserPromptSubmit hook that reads one local file and writes nothing.
Hook
Runs when you submit a prompt, before the agent sees it, executing warden-inject.mjs via node. From guerlain-hitier/claude-warden.
Plugin Claude Code
Turns standing preferences into well-formed, correctly-scoped CLAUDE.md rules. Asks one question at a time, picks global vs project scope, and keeps rules files small enough that Claude actually follows them. Runs no background code.
Skill Claude CodeCodex
Turns steering language ("I want comments a certain way", "always/never do X", "from now on...") into a well-formed, correctly-scoped CLAUDE.md rule. Asks one clarifying question at a time, decides global vs project scope, enforces a size budget, and routes true invariants to a hook that survives context compaction.…