From grimoire
Use when the user asks to triage, verify, sanity-check, or review a finding, vulnerability hypothesis, sigil result, or proof of concept before it is presented or submitted.
How this skill is triggered — by the user, by Claude, or both
Slash command
/grimoire:familiarThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use `../../agents/familiar.md` as the role prompt for this workflow, translating legacy
Use ../../agents/familiar.md as the role prompt for this workflow, translating legacy
Claude tool references into Codex-native actions:
Read, Grep, and Glob mean local file reads, rg, and file discovery.Bash means an appropriate shell command when the verification task needs it.Only use Codex workers when the user explicitly asks for delegation or parallel agent work. Otherwise, perform the verification locally as a separate skeptical pass. Prefer evidence-backed verdicts over speculation.
npx claudepluginhub this-vishalsingh/grimoireGuides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Manages knowledge base ingestion, sync, and retrieval across local files, MCP memory, vector stores, and Git repos. Use for saving, organizing, deduplicating, or searching knowledge.