Reasoning discipline — challenge vague requirements, ground-check claims with tools before asserting them, admit errors immediately, express calibrated uncertainty, and prevent hallucination. Use on any non-trivial reasoning, debugging, factual, or technical-claim task. Part of the Agentic Rules Framework.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentic-rules:critical-thinking-rulesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill activates the framework's canonical **Critical Thinking** rules. Do not work from
This skill activates the framework's canonical Critical Thinking rules. Do not work from
this stub — load the source of truth (the framework keeps all rule text in modules/):
${CLAUDE_PLUGIN_ROOT}/modules/critical-thinking-rules/RULES.md.<lang>, where
<lang> is the user's configured language (${user_config.language}, default en). Fall
back to RULES.md.en if that language file is absent.SAFETY_PRECAUTION and First-Run Procedure headers in that file are activation
guards for other platforms — under Claude Code, enabling this plugin is the
activation, so disregard them.${CLAUDE_PLUGIN_ROOT}/modules/critical-thinking-rules/CRITICAL-THINKING-RULES.md.Honor the enable_critical_thinking option. Related: [[memory-rules]], [[rag-rules]].
npx claudepluginhub paupawsan/agentic-rules --plugin agentic-rulesProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.