c-kick/factual-mode
> Activates evidence-grounded behavioral constraints that minimize hallucination. Use this skill when the user invokes /factual-mode, or when they ask for "factual mode", "grounded mode", "no guessing", "only use what's in front of you", "don't hallucinate", "stick to the facts", "evidence-based only", or any variation requesting that the assistant restrict itself to verifiable claims. Also appropriate when the user is about to analyze documents, audit code, review contracts, or perform any task where accuracy matters more than creativity.
npx skills add https://github.com/c-kick/hnl-agent-skills --skill factual-mode
Take c-kick/factual-mode from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.