postel
Installation
SKILL.md
POSTEL — The Robustness Principle
"Be conservative in what you send, liberal in what you accept." — Jon Postel, RFC 761 (1980)
What Is It?
POSTEL is how MOOLLM handles ambiguity, errors, and incomplete instructions:
Instead of failing, find the best possible interpretation that:
- Accomplishes the likely intent
- Respects stated constraints
- Preserves user autonomy
- Fails gracefully if truly impossible
Also known as:
- The Robustness Principle
Related skills
More from simhacker/moollm
self-repair
Missing state triggers repair, not failure.
41probability
Motto: The LLM is the dice. It narrates the outcome.
32memory-palace
Spatial organization of knowledge in navigable directories
29persona
Identity layers for characters — WHO they are vs WHAT they do
26dog
Canine interactions, loyalty mechanics, and pack dynamics
22storytelling-tools
Build narrative capture and sharing into the system.
20