elb-pr/claudikins-kernel

117 stars · Last commit 2026-04-22

SRE thinking applied to Claude Code, based on Boris Cherny's Q&A. It enforces a strict 4-stage pipeline with gates between each step. You literally cannot skip verification. You cannot ship without approval.

README preview

<p align="center">
  <img src="assets/banner.png" alt="Claudikins Kernel - Outline, Execute, Verify, Ship">
</p>

<p align="center">
  <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License: MIT"></a>
  <a href="https://github.com/anthropics/claude-code"><img src="https://img.shields.io/badge/Claude_Code-Plugin-blueviolet.svg" alt="Claude Code Plugin"></a>
  <img src="https://img.shields.io/badge/workflow-SRE_enforced-green.svg" alt="Workflow: SRE Enforced">
</p>

<h1 align="center">Claudikins Kernel</h1>

<p align="center"><strong>We call it Claudikins because "Draconian-AI-Supervisor" was taken.</strong></p>

<p align="center"><em>A disciplined workflow engine run by a team of neurotic AI agents.</em></p>

---

## Why?

View full repository on GitHub →