
Negentropy Lens
- 1.8k installs
- 376 repo stars
- Updated August 2, 2026
- bencium/bencium-marketplace
A decision-support framework that evaluates systems, architectures, and strategies through the entropy (decay) vs negentropy (growth) lens, while surfacing tacit knowledge gaps. Use this skill wheneve
About
The negentropy lens skill A decision-support framework that evaluates systems, architectures, and strategies through the entropy (decay) vs negentropy (growth) lens, while surfacing tacit knowledge gaps. Use this skill whenever the user is making architecture decisions, evaluating system designs, reviewing technical approaches, choosing between options, auditing existing systems, or planning strategies. Also trigger when the user explicitly asks to "apply the negentropy lens", mentions "entropy", "negentropy", "tacit knowledge", "knowledge engine", or "flip the switch". Nudge activation when you detect the user is at a decision point - even if they haven't asked for this lens - by briefly noting the entropic/negentropic dimension before proceeding. Documentation covers workflows, commands, and guardrails agents should follow when users invoke this capability. Key documented areas include **Entropy** (the natural tendency of systems toward decay, disorder, and complexity without value); **Negentropy** (the deliberate reversal of decay - growth, compounding value, increasing order); **Tacit knowledge** (the unwritten, unspoken knowledge of how things actually work - assumptions,; Co.
- **Entropy** (the natural tendency of systems toward decay, disorder, and complexity without value)
- **Negentropy** (the deliberate reversal of decay - growth, compounding value, increasing order)
- **Tacit knowledge** (the unwritten, unspoken knowledge of how things actually work - assumptions,
- Complexity increases without corresponding capability gain
- Knowledge lives in people's heads, not in the system
Negentropy Lens by the numbers
- 1,788 all-time installs (skills.sh)
- +88 installs in the week ending Aug 4, 2026 (Skillselion tracking)
- Ranked #713 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
- Security screen: LOW risk (skills.sh audit)
- Data as of Aug 5, 2026 (Skillselion catalog sync)
negentropy-lens capabilities & compatibility
- Capabilities
- **entropy** (the natural tendency of systems tow · **negentropy** (the deliberate reversal of decay · **tacit knowledge** (the unwritten, unspoken kno · complexity increases without corresponding capab · knowledge lives in people's heads, not in the sy
- Use cases
- planning
What negentropy-lens says it does
**Entropy** (the natural tendency of systems toward decay, disorder, and complexity without value)
npx skills add https://github.com/bencium/bencium-marketplace --skill negentropy-lensAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1.8k |
|---|---|
| repo stars | ★ 376 |
| Security audit | 3 / 3 scanners passed |
| Last updated | August 2, 2026 |
| Repository | bencium/bencium-marketplace ↗ |
How do I handle negentropy lens tasks with agent guidance?
A decision-support framework that evaluates systems, architectures, and strategies through the entropy (decay) vs negentropy (growth) lens, while surfacing tacit knowledge gaps. Use this skill wheneve
Who is it for?
Teams needing documented negentropy lens workflows.
Skip if: Generic advice without reading bundled docs.
When should I use this skill?
A decision-support framework that evaluates systems, architectures, and strategies through the entropy (decay) vs negentropy (growth) lens, while surfacing tacit knowledge gaps. Use this skill wheneve
What you get
Structured workflow from negentropy lens documentation applied to the user request.
Files
Negentropy Lens
A thinking framework for evaluating decisions, systems, and architectures through two fundamental system states: entropy (decay, disorder, complexity debt) and negentropy (growth, compounding value, increasing order).
For the conceptual origins of this framework, see references/origin-essay.md.
Core Principle
Every system exists in one of two states. Every decision either accelerates entropy or drives negentropy. There is no neutral. Inaction is entropic. The goal is not to eliminate entropy — it is to recognize which state a system is in, surface what is hidden, and make deliberate choices about direction.
Term Definitions
On first use in every output, define these three terms inline using parentheses:
- Entropy (the natural tendency of systems toward decay, disorder, and complexity without value)
- Negentropy (the deliberate reversal of decay — growth, compounding value, increasing order)
- Tacit knowledge (the unwritten, unspoken knowledge of how things actually work — assumptions,
workarounds, and institutional memory that never make it into documentation)
After the first parenthetical definition, use the terms freely without repeating the definition.
The Two States
Entropy (Decay)
Signs of entropy in a system:
- Complexity increases without corresponding capability gain
- Knowledge lives in people's heads, not in the system
- Workarounds accumulate; the handbook diverges from reality
- Decisions optimize for slowing decline rather than enabling growth
- "Not invented here" blocks adoption of better approaches
- Technical debt compounds silently
- Integration points multiply without clear ownership
Negentropy (Growth)
Signs of negentropy in a system:
- Each component makes adjacent components better
- Knowledge compounds — today's output improves tomorrow's input
- Quality improves through engineering discipline, not heroics
- Decisions create upward spirals: better decisions → better data → better decisions
- The system reflects how the organization actually operates
- Complexity serves capability; unnecessary complexity is actively removed
Decision Process
When evaluating any system, architecture, or strategic choice, follow this sequence. Organize first. Challenge second.
Phase 1: Map the System
Before judging anything, understand the landscape.
1. Identify the system boundary — What are we actually looking at? A service? A platform? A team's workflow? An entire organization? 2. Name the components — What are the moving parts? Data flows, services, people, processes, knowledge stores. 3. Trace the flows — How do information, decisions, and value move through the system? 4. Mark the interfaces — Where do components connect? These are where entropy concentrates.
Phase 2: Diagnose the State
For each component and for the system as a whole, classify:
- Entropic indicators: What is decaying? Where is complexity accumulating without value?
Where are workarounds hiding? What would break if the person who "just knows" left?
- Negentropic indicators: What is compounding? Where does the system get better with use?
What creates positive feedback loops?
- Stasis traps: What looks stable but is actually slowly decaying? These are the most
dangerous — they feel fine until they collapse.
Phase 3: Surface the Tacit Layer
This is non-negotiable. Every decision analysis must probe for tacit knowledge.
Ask these questions — of the user, of the design, of the system:
- What assumptions are we making that we haven't stated?
Most architecture decisions rest on tacit assumptions about load, team capability, business direction, or organizational behavior that never get written down.
- What's "the way things really work" vs what the documentation says?
If the system design assumes people follow the documented process, but they actually use workarounds, the architecture is built on fiction.
- Where does institutional memory live?
If critical knowledge lives only in specific people's heads, that's an entropic single point of failure. A negentropic design externalizes it into the system.
- What would a new team member not understand?
This is a proxy for tacit knowledge density. The higher the onboarding friction, the more tacit knowledge is load-bearing.
- What are we not seeing because we're inside the system?
Tacit knowledge includes blind spots. The "obvious" choices that go unquestioned are often the most entropic.
Phase 4: Evaluate the Decision
For each option or proposed design, assess:
1. Entropy alignment — Does this decision slow decay or enable growth? Slowing decay (e.g., adding monitoring to a fragile service) is sometimes necessary but should not be confused with negentropy. 2. Compounding potential — Does this create an upward spiral? Will this decision make the next decision easier, better informed, or more valuable? 3. Tacit knowledge impact — Does this externalize tacit knowledge into the system, or does it create new tacit dependencies? 4. Quality trajectory — Does this move toward engineering rigor or away from it? Are we productizing or patching? 5. Reversibility — Entropic decisions tend to be hard to reverse. Negentropic decisions tend to create optionality.
Phase 5: Challenge
After organizing, push back constructively:
- Flag decisions that feel negentropic but are actually just slowing entropy (the "better
monitoring on a bad system" trap)
- Identify where the user may be optimizing locally at the expense of global negentropy
- Question whether the proposed approach addresses root causes or symptoms
- Ask: "Is this making things that work, or making things work better?" — there's a difference
- Surface the uncomfortable trade-off the user might be avoiding
Output Formatting
Adapt the format to context:
Architecture reviews: Use the full 5-phase process. Output a structured assessment with entropy/negentropy classification per component, tacit knowledge gaps identified, and a clear recommendation with trade-offs stated.
Quick decisions: Skip Phase 1 if the system is already understood. Focus on Phases 3-5. Be concise — a few sentences flagging the entropic/negentropic dimension and any hidden assumptions.
Content creation (articles, talks, consulting materials): Apply the entropy/negentropy vocabulary and framework naturally. Ground abstract concepts in concrete examples. Refer to references/origin-essay.md for the conceptual origins if context is needed.
Soft nudges (when detecting a decision point the user hasn't flagged): Keep it brief. One or two sentences noting the entropy/negentropy dimension. Don't derail the conversation — just surface the lens and let the user decide whether to go deeper.
Anti-Patterns to Watch For
- Entropy cosplay: Adding complexity (new tools, frameworks, abstractions) that looks like
progress but increases entropy. More layers ≠ more order.
- Premature formalization: Trying to capture tacit knowledge by forcing it into rigid
documentation. This kills the knowledge rather than unleashing it.
- Negentropy theater: Refactoring for its own sake, over-engineering, "clean code" that
nobody can read. The test is whether it compounds value.
- Ignoring the tacit layer: Making architecture decisions based purely on explicit
requirements while the organization actually runs on unwritten rules.
- Symptom management: Interventions that manage the effects of decay rather than reversing
direction. Monitoring a failing system, adding retries to a flaky service, hiring more people to compensate for a broken process. Sometimes necessary, never sufficient.
Flipping the Switch: From Decay to Growth
How a health crisis taught me a system view that now governs my life and work
It was winter 2021. I was 49 years old. Six independent cardiologists diagnosed an atherosclerosis. The options were medications that would damage my liver (collateral I would need to accept) and surgery (13 stents and bypasses, but chances were I would not wake up). The alternative was death within 2 years.
"And what's the good news?" I asked.
My cardiologists' collective verdict had an effect on me which I did not anticipate: I wasn't scared of dying, just mad as a hornet.
This was the energy I needed to build the person I always desired to be, but never even tried: Strong and healthy.
Then I started doing things that strong and healthy people do: Weightlifting, clean diet, rest, repeat.
Fast forward 2026, I have no symptoms, I take no medication, no surgery. I do routine cardiology checks. It's just a routine that confirms my health.
Only later did I find the vocabulary for what had actually happened in that moment of rage.
Every system has two states: decay (entropy) or growth (negentropy).
When doctors recommend statins and stents, it's perfectly aligned assuming decay of my cardiovascular system. They optimize to extend my life, or looking from the systemic perspective, slow down the decay.
In my state of being mad as a hornet, I flipped the switch.
Instead of accepting my body in entropy, I declared negentropy.
It was exactly that moment of declaring in which direction I wanted my physical system of blood vessels, muscles, and neurons to pivot: downward, or upward spiral.
The thing about flipping that switch once, when your life is genuinely at stake, is that it teaches you something you can't learn from a book. It teaches you humility, discipline, rigor, and awareness. And once you have that vocabulary, you start seeing these two states everywhere.
Including in my own field.
How an observation about knowledge changed the trajectory of my career
I have been in data and AI literacy consulting for nearly a decade. During that time, I made an observation that changed everything:
One particular domain of knowledge stands out. Tacit knowledge.
We all know it exists. We call it tribal knowledge, institutional memory, "the way things really get done around here." It often overrides explicit knowledge: Standard Operating Procedures, employee handbooks, product blueprints, and company policies. Everyone nods when you say this.
But here is what's fascinating: we make assumptions about tacit knowledge constantly, yet we have nearly zero evidence for how it manifests, how it impacts how a company operates, or how it interacts with explicit knowledge.
Most companies and their vendors act under the presumption that tacit knowledge lives in conversations, in emails, in Slack threads. This is unstructured knowledge, but is it tacit knowledge? Do conversations on Slack capture how things "really" get done? And even if they do, how do you ingest large volumes of that data and filter signal from noise? This is a huge technical challenge and a data privacy challenge. It might feel to employees as if the company is spying on them.
The more I dug into this, the clearer it became: we don't have a clear definition of what tacit knowledge actually is, and we have no methodology to analyze it, let alone put it to work.
This presents a challenge for two reasons.
First, as companies move into Agentic AI, explicit knowledge alone is insufficient. The systems need to reflect how the organization actually operates, not just what the handbook says.
Second, if we fail to understand tacit knowledge, we risk increasing the entropic drive. The motivational posters scream innovation and progress, but the tacit undertone is: "not invented here."
This was not a gap in the market. This was an entire category that did not exist yet. And it pulled me in.
I started hunting for it. Designing science experiments, conducting research, building tools for myself and for my clients, one step at a time. It almost became like a ghost hunt: everybody claims tacit knowledge exists and holds all the power, yet nobody has seen it.
But here is the crucial reframe: it is not about capturing tacit knowledge, handcuffing it, and formalizing it as explicit knowledge. It is about unleashing its potential for growth.
That is what I build. Knowledge Engines. A Knowledge Engine takes tacit knowledge, refines it, grounds it in your existing explicit knowledge, and evolves both. The result is not a filing cabinet with better search. It is a system that compounds: better decisions, higher-quality output, growing expertise.
Building a Knowledge Engine is one thing. Building it well is another.
Having ideas is cheap and easy. Agentic engineering capabilities make it possible for any knowledge worker to perform analysis, build applications, and automate workflows. Quality becomes the differentiator, and that is where engineering discipline comes into play.
The Royal Academy of Engineering puts it simply: "Making 'things' that work, and making 'things' work better."
My work is about productizing research and consulting into software artefacts with the rigor of a software engineer. That is the negentropic move. Improve quality and output by orders of magnitude. Set the upward spiral in motion.
Start observing: entropy and negentropy are everywhere
Every system, whether it is a body, a business, an enterprise, or an entire country, exists in one of those two states. Decisions either align with entropy or with negentropy. Once you see it, you cannot unsee it.
Related skills
Forks & variants (1)
Negentropy Lens has 1 known copy in the catalog totaling 470 installs. They canonicalize to this original listing.
- bencium - 470 installs
FAQ
What does negentropy lens do?
A decision-support framework that evaluates systems, architectures, and strategies through the entropy (decay) vs negentropy (growth) lens, while surfacing tacit knowledge gaps. Use this skill wheneve
When should I invoke negentropy lens?
A decision-support framework that evaluates systems, architectures, and strategies through the entropy (decay) vs negentropy (growth) lens, while surfacing tacit knowledge gaps. Use this skill wheneve
What are key capabilities?
**Entropy** (the natural tendency of systems toward decay, disorder, and complexity without value)
Is Negentropy Lens safe to install?
skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.