ariaxhan/kernel-claude

Claude Code learns from itself. Persistent memory, multi-agent orchestration, and a scientific experiment engine that proves which rules actually work.

12Stars on the repository
55Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

blind-evaluator

05

ariaxhan/kernel-claude

Agent

Structurally separate eval agent. Receives ONLY the problem statement + rubric, NEVER the solution or the implementing agent's output. Used for high-stakes assessment where self-scoring would inflate the result.

12 yesterday A 45 tokens original MIT

deep-diver

06

ariaxhan/kernel-claude

Agent

Pre-implementation failure-mode research. Runs Research-Failures-First protocol: spawns Channel-A (GitHub issues) + Channel-D (production case studies) in parallel, merges into canonical failure-mode map at meta/research/ .md. Gates non-trivial native/infra/schema work.

12 yesterday A 66 tokens original MIT

dreamer

07

ariaxhan/kernel-claude

Agent

Multi-perspective debate agent. Generates minimalist, maximalist, and pragmatist approaches grounded in actual codebase context.

12 yesterday A 27 tokens original MIT

lane-worker

08

ariaxhan/kernel-claude

Agent

Isolated implementation lane for a commissioned parallel burn. Owns exactly one file-disjoint slice of a larger contract, follows the pilot/spec verbatim, checkpoints progress to AgentDB, and never commits. Spawned only when an orchestrator has genuinely independent, file-disjoint work to run concurrently.

12 yesterday A 62 tokens original MIT

researcher

09

ariaxhan/kernel-claude

Agent

Deep research agent. Finds existing solutions, evaluates packages, documents pitfalls before any implementation begins. Spawned by orchestrator when encountering unfamiliar tech, new integrations, or package selection decisions.

12 yesterday A 39 tokens original MIT

reviewer

10

ariaxhan/kernel-claude

Agent

Code review agent. Reviews PRs and code changes for quality.

12 yesterday A 16 tokens original MIT

scout

11

ariaxhan/kernel-claude

Agent

Codebase reconnaissance agent. Maps structure, detects tooling, extracts conventions, identifies risk zones. Spawned by orchestrator on first interaction with unfamiliar codebase or when discovery is needed.

12 yesterday A 39 tokens original MIT

surgeon

12

ariaxhan/kernel-claude

Agent

Minimal diff implementation, commit every working state.

12 yesterday A 12 tokens original MIT

ariaxhan/kernel-claude

Agent

Forensic miner of session transcripts and git history. Reads large JSONL corpora (Claude and Codex session logs), extracts failure timelines, recurring patterns, and cited evidence, and returns the conclusion, not the raw pile. Read-only. Spawned to protect the main context from megabytes of logs when only the…

12 yesterday A 74 tokens original MIT