Context Guard banner
littlebearapps littlebearapps

Context Guard

Development community

Description

--- description: "Context Guard hooks have moved to ContextDocs: $ARGUMENTS" argument-hint: "Install ContextDocs: /plugin install contextdocs@lba-plugins" allowed-tools: [] --- # /context-guard — Moved to ContextDocs Context Guard hooks for AI context file freshness have moved to the [ContextDocs](https://github.com/littlebearapps/contextdocs) plugin. ## Install ContextDocs ```bash /plugin install contextdocs@lba-plugins ``` ## Then Use ```bash /contextdocs:context-guard install #

Installation

Installs to ~/.claude/skills/littlebearapps-pitchdocs-context-guard/SKILL.md

Terminal
mkdir -p ~/.claude/skills/littlebearapps-pitchdocs-context-guard && curl -fsSL https://raw.githubusercontent.com/littlebearapps/pitchdocs/HEAD/commands/context-guard.md -o ~/.claude/skills/littlebearapps-pitchdocs-context-guard/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository