Skill Claude CodeCodex
This is a Hermes-native idea-to-deploy workflow skill.
Skill Claude CodeCodex
This is a Hermes-native idea-to-deploy workflow skill.
Skill Claude CodeCodex
This is a Hermes-native img-summary workflow skill.
Skill Claude CodeCodex
This is a Hermes-native instinct-ledger workflow skill.
Skill Claude CodeCodex
This is a Hermes-native jit-learn workflow skill.
Skill Claude CodeCodex
This is a Hermes-native legal-compliance-review workflow skill.
Skill Claude CodeCodex
This is a Hermes-native live-info-operator workflow skill.
Skill Claude CodeCodex
This is a Hermes-native llm-app-dev workflow skill.
Skill Claude CodeCodex
This is a Hermes-native localization-review workflow skill.
Skill Claude CodeCodex
This is a Hermes-native materials-package workflow skill.
Skill Claude CodeCodex
This is a Hermes-native media-input-operator workflow skill.
Skill Claude CodeCodex
This is a Hermes-native meeting-brief workflow skill.
Skill Claude CodeCodex
This is a Hermes-native memory-new workflow skill.
Plugin Claude Code
Nen-themed agent skill packs: the six aura categories, hatsu at the center, en for auto-routing, and vow for pre-commitments.
Plugin Claude Code
Installable agent skills mapped to the Nen system: performance, refactoring, launch, reverse engineering, reliability, orchestration, hatsu (forge new skills), en — auto-routing that reads the problem shape and engages the right abilities — and vow, pre-commitments declared before work and audited before done.
Cursor rule Cursor
Failure-mode-driven reliability engineering — enumerate how it breaks, give every mode a verdict, prove every handler with a reproducing test. Use when the user says "flaky", "harden this before launch", "what if this fails", "error handling", "timeout", "retry", "idempotency", or "race condition"; when an incident or…
Cursor rule Cursor
Launch, positioning, and promotion — making finished work land with the audience that should care. Use when the user says "launch", "announce", "release notes", "changelog", "blog post", "tweet thread", "X thread", "Show HN", "Hacker News post", "how do I promote this", "who would care about this", or "positioning"…
Cursor rule Cursor
Run the En protocol on every incoming request: classify the WORK's problem shape — what must be true afterward — engage the nen abilities it genuinely spans in dependency order, announce the engagement in one line, declare the engagement's vows, and audit them before claiming done. The full protocol and the ability…
Cursor rule Cursor
Aura-field auto-routing — read an incoming request's problem shape and engage the right nen abilities, stacked in dependency order when the work spans more than one discipline. Use when the user says "nen", "use nen", "nen mode", "run this through nen", "which skill applies", or "route this"; when a request plausibly…
Cursor rule Cursor
Profiling-first performance engineering — baseline, profile, change one thing, re-measure. Use when the user says "slow", "make this faster", "optimize", "profile", "benchmark", or "hot path"; when they report latency problems, p99 spikes, low throughput, memory growth, or N+1 queries; when a request times out under…
Cursor rule Cursor
Skill forging — distilling a team's recurring, hard-won practice into a new installable SKILL.md that meets the nen contract. Use when the user says "write a skill", "create a skill for", "turn this workflow into a skill", "codify our process", or "SKILL.md"; when someone says "we keep solving this the same way" or…
Cursor rule Cursor
Orchestration engineering for multi-agent and deep-research work — decomposition, routing, prompt design, and verified delegation. Use when the user says "plan this", "break this down", "delegate", "orchestrate", "subagent", "task distribution", "parallel workstreams", "split this across agents", "hand this to three…
Cursor rule Cursor
Reverse engineering and mechanism-comparison research — when the docs run out, read the artifact itself and prove how the thing actually works. Use when the user asks "how does actually do it", says "reverse engineer this", "undocumented behavior", "the docs don't match what happens", or "the docs never mention it"…
Cursor rule Cursor
Behavior-preserving refactoring under characterization tests, plus severity-rated code review. Use when the user says "refactor", "clean up", "tech debt", "code review", "extract", "rename", "restructure", "this file is a mess", or "impossible to modify"; when every small change breaks something unrelated; when…
Cursor rule Cursor
Pre-commitment engineering — declare falsifiable vows before the work starts and audit every one before claiming done, discipline pledges distilled from the engaged skills' Done means plus scope pledges bounding the blast radius. Use when the user says "don't touch anything else", "only this file", "stay in scope"…