Plugin Claude Code
Blocks secrets and PII before they reach the Anthropic API.
Plugin Claude Code
Blocks secrets and PII before they reach the Anthropic API.
Hook
Runs before the agent uses a tool for Read, NotebookRead, Bash, Grep and mcp__.* tool calls, executing pre-tool-use-hook.ts via node with --experimental-strip-types. From coo-quack/sensitive-canary.
Hook
Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit-hook.ts via node with --experimental-strip-types. From coo-quack/sensitive-canary.
Plugin Claude Code
21 MCP tools for math, randomness, dates, encoding, hashing, and more — deterministic and accurate.
MCP server Claude CodeCodexCursor +2
21 MCP tools for math, randomness, dates, encoding, hashing, and more — deterministic and accurate. Runs locally from the @coo-quack/calc-mcp npm package.
Instructions file
Instructions for coo-quack/calc-mcp, covering project rules, tech stack, commands, project structure and tool architecture.
Plugin Claude Code
Reload CLAUDE.md files into context after conversation compaction.
Hook
Runs when a session starts on compact, executing reload-claude-md.sh. From coo-quack/do-not-compact.