Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Alders Razor

ASecurity

What cannot be settled by experiment is not worth debating

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
researchrustgotesting

Works with

cli

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill alders-razor --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Alders Razor?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Alders Razor
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-alders-razor/badge)](https://www.skillsdirectory.com/skills/lev-os-alders-razor)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
id: alders-razor
name: Alder's Razor
description: What cannot be settled by experiment is not worth debating
tagline: What cannot be settled by experiment is not worth debating
type: mental-model
scope: critical-thinking
category: philosophical-razor
domains: [epistemology, scientific-method, decision-making, product-development]
---

# Alder's Razor (Newton's Flaming Laser Sword)

## Core Concept

Alder's Razor, also known as Newton's Flaming Laser Sword, states: "What cannot be settled by experiment is not worth debating." This philosophical razor, devised by mathematician Mike Alder, radically restricts meaningful discourse to only empirically testable propositions. In its weakest form: we should not dispute propositions unless they can be shown by precise logic and/or mathematics to have observable consequences.

The principle is named to be "much sharper and more dangerous than Occam's Razor" - it doesn't just prefer simpler explanations, it eliminates entire categories of discussion as pointless.

## When to Use

- Cutting through endless philosophical debates with no resolution path
- Prioritizing engineering decisions over theoretical perfection
- Shipping products instead of debating untestable design philosophies
- Focusing team discussions on measurable outcomes
- Defending against bikeshedding and analysis paralysis
- Identifying when you're arguing about definitions vs. reality

## Implementation

### 1. Identify the Proposition
What specific claim or question is being debated?
- "Is consciousness an illusion?"
- "Is this design more elegant?"
- "Will users prefer blue or green buttons?"

### 2. Ask: "What Experiment Would Settle This?"
Could you design a test with observable outcomes?
- "What measurement would distinguish consciousness from non-consciousness?"
- "What metrics define elegance?"
- "A/B test with click-through rates"

### 3. Check for Observable Consequences
Does the proposition predict different observable outcomes?
- **Yes**: Consciousness theories that predict different neural correlates → worth debating
- **No**: "Elegance" with no operational definition → not worth debating
- **Yes**: Button color affects conversion → run the test

### 4. Apply the Razor
If no experiment can settle it:
- **Option A**: Stop debating, declare it undecidable
- **Option B**: Reframe as testable question
- **Option C**: Accept as preference/values, not factual claim

### 5. Run the Experiment if Possible
Don't just debate testability - actually test when you can.
- Ship the feature and measure
- Build the prototype and observe
- Run the A/B test and analyze

### 6. Acknowledge the Limitations
Alder himself admits: "It cuts out the crap, but also seems to cut out almost everything else as well."
- Use strategically, not dogmatically
- Some important questions resist experimentation

## Real-World Examples

**Product Development**
- **Untestable**: "Is this architecture more beautiful?"
- **Testable**: "Does this architecture reduce latency by 20%?"
- **Application**: Stop arguing about beauty, run load tests
- **Outcome**: Ship based on data, not opinions

**UI/UX Design**
- **Untestable**: "Is minimalism inherently better?"
- **Testable**: "Does this minimalist design increase task completion rates?"
- **Application**: Run usability tests with metrics
- **Outcome**: Let user behavior settle design debates

**Startup Strategy**
- **Untestable**: "Is our mission inspiring?"
- **Testable**: "Does this mission statement increase employee retention?"
- **Application**: Track retention before/after mission articulation
- **Outcome**: Data-driven culture decisions

**Engineering Decisions**
- **Untestable**: "Is microservices the right pattern philosophically?"
- **Testable**: "Do microservices reduce deployment time for our team?"
- **Application**: Pilot microservices, measure deployment frequency and MTTR
- **Outcome**: Architecture choice based on team metrics, not industry dogma

**Naming and Branding**
- **Untestable**: "Does this name capture our essence?"
- **Testable**: "Does this name increase brand recall by 15%?"
- **Application**: Test name recognition and association
- **Outcome**: Choose names based on market research, not internal vibes

## Benefits

**Extreme Focus**
- Eliminate time wasted on unresolvable debates
- Direct energy toward actionable questions
- Accelerate decision-making velocity

**Empirical Culture**
- Build experimentation mindset
- Reduce HiPPO (Highest Paid Person's Opinion) syndrome
- Data beats authority

**Intellectual Honesty**
- Acknowledge when questions are philosophical vs. factual
- Separate preferences from truths
- Clarify what's actually being argued

**Bias Toward Action**
- Stop talking, start testing
- Ship to learn
- Prototype beats debate

## Common Pitfalls

- **False Reductionism**: Not everything meaningful is measurable
- **Measurement Theater**: Testing the wrong proxies
- **Short-Termism**: Some effects take years to observe
- **Category Error**: Applying to ethics, aesthetics, meaning (domains that may not reduce to experiment)
- **Premature Dismissal**: Some currently untestable questions become testable later

## When NOT to Apply

**Ethical and Moral Questions**
"Should we build this feature?" isn't settled by experiment
- Values and ethics require normative reasoning

**Aesthetic and Subjective Domains**
"Is this art beautiful?" is a matter of taste, not testable fact
- Respect domains where subjective experience is the point

**Foundational Axioms**
"Should we value human welfare?" can't be empirically proven
- Some premises must be accepted to ground reasoning

**Long-Term and Irreversible Decisions**
"Should we have children?" can't be A/B tested
- Some life decisions resist experimentation

**Social and Relationship Contexts**
"Does my partner love me?" shouldn't be reduced to experiments
- Human connection transcends empiricism

## Relationship to Other Frameworks

**Occam's Razor**
"Prefer simpler explanations"
- Occam: Choose among explanations
- Alder: Eliminate non-explanations entirely

**Popper's Falsifiability**
"Scientific theories must be falsifiable"
- Popper: Demarcates science from non-science
- Alder: Demarcates worthwhile debate from pointless debate

**Logical Positivism**
Vienna Circle: "Meaningful statements must be verifiable"
- Alder is a modern, pragmatic cousin

**Lean Startup / Build-Measure-Learn**
Eric Ries: Validate assumptions through experiments
- Alder provides philosophical justification for MVP culture

**Bayesian Epistemology**
Update beliefs based on evidence
- Alder: If no evidence possible, don't bother with beliefs

## Historical Context

**Mike Alder** (Australian mathematician)
- PhD in algebraic topology (University of Liverpool)
- Assistant professor at University of Western Australia
- Published in Philosophy Now (May/June 2004)

**The Name**
"Newton's Laser Sword on the grounds that it is much sharper and more dangerous than Occam's Razor"
- Homage to Newton's empiricism
- "Flaming" added for dramatic effect

**Context**
Response to endless philosophical debates in epistemology
- Written by practicing mathematician frustrated with unfalsifiable philosophy
- Reflects scientific community's impatience with pure speculation

**Self-Aware Limitation**
Alder admits: "While the Newtonian insistence on ensuring that any statement is testable by observation undoubtedly cuts out the crap, it also seems to cut out almost everything else as well."

## Success Metrics

- Time savings from avoided unresolvable debates
- Number of decisions moved from discussion to experiment
- Reduction in analysis paralysis incidents
- Increase in shipping velocity
- Team agreement on what's testable vs. preference

## Practical Application Framework

**Step 1**: Debate emerges on proposition X
**Step 2**: Ask "What experiment would settle this?"
**Step 3**: If experiment exists → design and run it
**Step 4**: If no experiment possible → check if it's:
- Values/preferences → acknowledge, move to decision framework
- Untestable conjecture → stop debating
- Currently untestable → acknowledge, move on
**Step 5**: Use data to resolve testable questions
**Step 6**: Use explicit values to resolve preference questions

## Key Insight

Alder's Razor is a power tool for bias toward action in empirical domains. It's the philosophical foundation for "strong opinions, loosely held" and "test, don't guess" culture. But it's a tool, not a worldview - apply it where experimentation is possible and appropriate, acknowledge its limits where meaning, ethics, and aesthetics live. The razor cuts through interminable debates to get to shipping, measuring, and learning. Use it to move from talking to doing.

---

**Primary Sources**: Mike Alder "Newton's Flaming Laser Sword" Philosophy Now (2004)
**Related Concepts**: Occam's Razor, Popper's Falsifiability, Logical Positivism, Lean Startup, Empiricism
**Complexity**: Low concept, judgment in application
**Estimated Learning**: 15 minutes to understand, discipline to consistently apply

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Competitor Analysis

This skill provides comprehensive analysis of competitor SEO and GEO strategies, revealing what's working in your market and identifying opportunities to outperform the competition.

1823 votes

Deep Research

Universal deep research agent team. 13-agent pipeline for rigorous academic research on any topic. 7 modes: full research, quick brief, paper review, lit-review, fact-check, Socratic guided research dialogue, and systematic review with optional meta-analysis. Covers research question formulation, Socratic mentoring, methodology design, systematic literature search, source verification, cross-source synthesis, risk of bias assessment, meta-analysis, APA 7.0 report compilation, editorial review...

452202 votes

Paperclip Distill

Use when an operation issue is a Paperclip cursor-window, distill, or backfill — `operationType: "distill"` or `"backfill"` and the body references a Paperclip source bundle for a project or root issue. Turn raw Paperclip activity into a wiki-insightful project page, decisions log, and history note. This skill exists specifically to replace the stiff, datestamp-heavy templated output that the deterministic distiller produces.

805541 votes

Academic Pipeline

Orchestrator for the full academic research pipeline: research -> write -> integrity check -> review -> revise -> re-review -> re-revise -> final integrity check -> finalize. Coordinates deep-research, academic-paper, and academic-paper-reviewer into a seamless 10-stage workflow with mandatory integrity verification, two-stage peer review, and reproducible quality gates. Triggers on: academic pipeline, research to paper, full paper workflow, paper pipeline, end-to-end paper, research-to-publi...

452201 votes

Exa Search

Semantic search, similar content discovery, and structured research using Exa API

304951 votes
View all in research →