Loading...
Loading...
Apply first principles thinking to break problems down to fundamental truths and reason up from there. Use this skill when the user is stuck in conventional thinking, needs to challenge assumptions, find breakthrough solutions, or evaluate whether something is truly impossible vs just assumed to be — even if they say 'everyone does it this way', 'is there a fundamentally better approach', 'why does it have to cost this much', or 'challenge my assumptions'.
npx skill4agent add asgard-ai-platform/skills meta-first-principlesIRON LAW: Assumptions Are Not Facts
Most "constraints" are assumed, not physical. "We can't do X" usually means
"We haven't seen anyone do X" or "The current method doesn't allow X."
First principles thinking distinguishes between:
- Physical laws (actual constraints: gravity, thermodynamics)
- Conventions (assumed constraints: "this is how it's done")# First Principles Analysis: {Problem}
## The Assumption
{What "everyone knows" or the conventional constraint}
## Decomposition
| Component | Cost/Fact | Physics or Convention? |
|-----------|----------|----------------------|
| {element} | {value} | Physics / Convention |
## Fundamental Truths
{What remains after stripping away assumptions}
## Reasoning Up
{Given only fundamental truths, what's the best approach?}
## Proposed Solution
{What changes if we ignore conventions and reason from fundamentals}