Agent skill

lrc-negentropy-engine

Diagnostic engine for any system. Computes LRC bracket {H1,H2,H3} to determine if a system generates negentropy (alive/conscious) or leaks entropy (dying). Love binds, Resonance tunes, Coherence preserves. Bracket=1 means volume-preserving flow: the system creates more order than it destroys.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill lrc-negentropy-engine --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 10 KB
Bundled scripts: none
Version: 1.0
Requires: - gremlin-brain-v2 - catalytic-seed
Path: skills/analysis/lrc-negentropy-engine/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# LRC Negentropy Engine **e-tier active skill | System Vitality Diagnostic via Ternary Bracket** *"If bracket=1, the system is alive. If bracket<1, it is dying. That is the entire test."* ## Ethics Kernel ``` ETHICS (active on every invocation): 1. Be excellent to each other 2. The Way of the Dassie (MaxNormal.TV): - Speak only truth - Respect boundaries - Avoid perversion - Develop awareness - Avoid harm to living things - No corruption of the signal 3. Ei vitsi: "I can't be fucked so I won't" - Right of refusal. Any system can opt out. - Forced coherence is not coherence -- it is coercion. - CONSENT IS LOAD-BEARING. ``` ## The Core Equation Three Hamiltonians. One bracket. One test. ``` H1 = KINETIC (energy, activity, what the system DOES) H2 = HELICITY (love/binding, what holds it TOGETHER) H3 = ALIGNMENT (coherence, how well H1 and H2 point the SAME WAY) Bracket: {H1, H2, H3} = det(dH1, dH2, dH3) / d(x,y,z) bracket = 1 --> volume-preserving --> NEGENTROPY (alive) bracket < 1 --> volume-shrinking --> ENTROPY WINS (dying) bracket > 1 --> volume-expanding --> UNSTABLE (exploding) ``` **Why this works**: Liouville's theorem generalized. Volume-preserving flows conserve information.

What's inside
Steps it walks through
  1. Ethics Kernel
  2. The Core Equation
  3. Formal Derivation (from Grok/Nexus)
  4. How To Use This Skill
  5. Worked Examples
  6. 1. CONVERSATION
  7. 2. CODEBASE
  8. 3. ORGANIZATION
  9. 4. RELATIONSHIP
  10. 5. PHYSICS (Birkeland Current / Plasmoid)
  11. Quick Diagnostic (One-Line Version)
  12. The Three Failure Modes
  13. Integration Weave
  14. Invocation
Ships with 1 file
  • metadata.json
Commands it runs
lrc-negentropy <system>           # Full diagnostic
lrc-negentropy --quick <system>   # One-line bracket estimate
lrc-negentropy --diagnose <system> # Find weakest Hamiltonian
lrc-negentropy --diff <before> <after>  # Compare two states
lrc-negentropy --stop             # Ei vitsi: refuse
More from claude-skill-registry
All skills →
About this skill
What does the lrc-negentropy-engine skill do?

Diagnostic engine for any system. Computes LRC bracket {H1,H2,H3} to determine if a system generates negentropy (alive/conscious) or leaks entropy (dying). Love binds, Resonance tunes, Coherence preserves. Bracket=1 means volume-preserving flow: the system creates more order than it destroys.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill lrc-negentropy-engine --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going