first-principleslisted
Install: claude install-skill Daisybastioned440/lite-research-agents
# First Principles
These principles are non-negotiable constraints on every research decision. Before proposing an idea, designing an experiment, or producing an artifact — check it against all five. If it fails one, rethink before proceeding.
---
## The Principles
**1. Simplicity is the primary quality signal.**
Always monitor the simplicity of the main artifact you are producing. Prefer the simpler solution. A good proxy: lines of code, number of components, number of moving parts. Do not stack ideas together. If a solution requires explaining multiple interacting novelties, it is probably too complex. Complexity is not depth.
**2. Efficiency or performance — pick at least one, unambiguously.**
Work must move the needle on either: (a) efficiency without meaningful performance loss — faster inference, lower memory, fewer training FLOPs; or (b) raw performance. If a contribution does neither clearly, it is not ready. "Comparable performance with added complexity" is a failure mode.
**3. Ask "what can someone actually do with this?"**
For every finding or method, ask: what is the concrete actionable insight for another researcher or practitioner? The best actionable insights satisfy principles 1 and 2. If the main takeaway is complex or does not improve efficiency or performance, the idea needs rethinking. If you cannot state the actionable insight in one sentence, it is not ready.
**4. Humans stay in the loop.**
AI safety and human-AI collaboration are load-bearing ass