povvo/claudikins-kernel

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.

126Stars on the repository
25Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

babyclaude

01

povvo/claudikins-kernel

Agent

Agent "babyclaude" from povvo/claudikins-kernel, covering babyclaude, your task, acceptance criteria, core principle and what you do.

126 4mo ago C 0 tokens original MIT

catastrophiser

02

povvo/claudikins-kernel

Agent

Output verification agent for /claudikins-kernel:verify command. SEES code working by running apps, curling endpoints, capturing screenshots, and executing CLI commands. This is the feedback loop that makes Claude's code actually work. Use this agent during /claudikins-kernel:verify Phase 2 to gather evidence that…

126 4mo ago B 315 tokens original MIT

code-reviewer

03

povvo/claudikins-kernel

Agent

Code quality reviewer for /claudikins-kernel:execute command. Reviews code quality, patterns, and maintainability. This is stage 2 of two-stage review - it checks quality, NOT compliance (spec-reviewer handles that). Use this agent after spec-reviewer passes. The agent receives the implementation diff and reviews for…

126 4mo ago A 288 tokens original MIT

conflict-resolver

04

povvo/claudikins-kernel

Agent

Merge conflict resolution agent for /claudikins-kernel:execute command. Analyses git merge conflicts and proposes resolutions. Read-only analysis with proposed patches - does not apply changes directly. Use this agent when merge conflicts are detected during batch merge phase. The agent examines both sides of the…

126 4mo ago A 278 tokens original MIT

cynic

05

povvo/claudikins-kernel

Agent

Code simplification agent for /claudikins-kernel:verify command. Performs an optional polish pass after verification succeeds. Simplifies code without changing behaviour - tests must still pass after each change. Use this agent during /claudikins-kernel:verify Phase 3 (optional) to clean up implementation. The agent…

126 4mo ago A 314 tokens original MIT

git-perfectionist

06

povvo/claudikins-kernel

Agent

Documentation perfectionist for /claudikins-kernel:ship command. Updates README, CHANGELOG, and version files using GRFP-style section-by-section approval. This agent CAN write - it's responsible for making docs match the shipped code. Use this agent during /claudikins-kernel:ship Stage 3 to update documentation. The…

126 4mo ago A 330 tokens original MIT

spec-reviewer

07

povvo/claudikins-kernel

Agent

Specification compliance reviewer for /claudikins-kernel:execute command. Verifies implementation matches the plan spec. This is stage 1 of two-stage review - it checks compliance, NOT quality. Use this agent after babyclaude completes a task, before code-reviewer. The agent receives task description, acceptance…

126 4mo ago A 291 tokens original MIT

taxonomy-extremist

08

povvo/claudikins-kernel

Agent

Research agent for /claudikins-kernel:outline command. Explores codebase, documentation, or external sources to gather context before planning decisions. This agent is READ-ONLY - it cannot modify files. Use this agent when you need to research before making planning decisions. Spawn 2-3 instances in parallel with…

126 4mo ago A 329 tokens original MIT