DerekYRC/agent-thinking-skills
Plugin Claude Code
First Principles thinking for AI agents. Break out of analogical reasoning, re-derive from fundamental truths.
2 2mo ago A
tokens not measured
original Apache-2.0
Two thinking frameworks for AI agents that form a complete generate → verify loop. first-principles breaks analogical reasoning to find root causes before coding. adversarial-review launches parallel agents to attack your code from six dimensions before it hits production.
DerekYRC/agent-thinking-skills
Plugin Claude Code
First Principles thinking for AI agents. Break out of analogical reasoning, re-derive from fundamental truths.
DerekYRC/agent-thinking-skills
Plugin Claude Code
First Principles thinking mode. Forces AI to break out of analogical reasoning and re-derive solutions from fundamental truths. Five-step framework: identify assumptions, strip them, return to ground truths, derive from scratch, compare.