Forces Claude to extract exact quotes from files before making claims about them. Prevents hallucinations by grounding every statement in actual text from the codebase. Use when working with large files or unfamiliar code.
$npx -y skills add a-ariff/ariff-claude-plugins --skill context-groundingInstalls into the current project.
Run `npx skills use "https://github.com/a-ariff/ariff-claude-plugins" --skill "a-ariff/ariff-claude-plugins/context-grounding"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/a-ariff/ariff-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/a-ariff/ariff-claude-plugins"` and select the relevant skills, then follow their instructions.