Rensei Kata — AI skill for Claude Code
rensei (錬成) + kata (型) — a graph-driven AI engineering loop.
How to install Rensei Kata
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open eduardocota2/rensei-kata and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Rensei Kata does
rensei (錬成) + kata (型) — a graph-driven AI engineering loop. One source of truth compiles to agents, commands and docs for Claude Code and OpenCode.
Alternatives in AI
- Pal Configuration Docs — for model and thinking mode options 11.3k ★
- Skill Seekers Roadmap — Transform Skill Seekers into the easiest way to create Claude AI skills from any knowledge source - documentat 11.1k ★
- Auto Re Agent — Open-source AI reverse-engineering agent using Ghidra and LLMs to reconstruct and validate C/C++ functions fro 1.4k ★
README
rensei-kata
**A graph-driven AI engineering loop for Claude Code, OpenCode, and Codex** — your workflow as data: one YAML graph compiles into agents, slash commands, docs, a live diagram, and a runner that executes it.
gate → [design] → analyze → plan → implement → self-critique → spec-review → quality → correct → integrate → done
↑____________________ correction loop (max 3×) ____________________↑
**rensei (錬成)** is the methodology — refinement through repetition: forge, temper, correct, repeat until the result is excellent. **kata (型)** is the dispatcher — it reads your request (Spanish or English) and routes it to the right agent.
npx rensei-kata init # install the loop into your project
**Then, in your AI session:**
/rensei login with Google OAuth ← the loop runs itself: phases, gates, bounds
/kata corrige el bug del login ← dispatch a single request

*A real `/rensei` run — each phase is an agent, each transition is a gate, and `status` always knows where the loop is (and how many retries are left).*
Table of contents
- Why
- Quickstart
- The loop
- A node IS an agent
- The studio
- CLI reference
- Runtimes
- Configuration
- Guarantees
- FAQ
- Repo layout
- License
Why
AI coding agents are powerful but undisciplined: they skip planning, self-congratulate instead of self-critique, and drift from the spec. Frameworks that fix this usually do it in **prose** — long prompts that can't be checked, visualized, or executed.
![The same task without rensei (one long chat: no plan, no tests, spec drift found in
Related Skills
Typed Agent Service
Typed AI agent service (TypeScript): Zod 4 tool schemas as the single source of truth (runtime validation, inf
Study AI Engineering
This repository is a structured knowledge base for studying AI Engineering, focusing on Harness, Loop, and Gra
Devbrain
Single Source of Truth (SSOT) for Multi-Agent Coding & Obsidian. devbrain connects your AI coding assistants (
LexFlow
LexFlow is an open-source framework for building graph-based AI agent systems powered by FastAPI and MCP tools
Atlas
Claude Code skill: scattered research → structured wiki. Ingest articles/papers/datasets, LLM compiles into cr
Knowledge Graph
Generate a knowledge graph of the project docs for AI navigation and exploration.
Related Agents
Fleet Architect
Fleet Architect of the fleetsmith fleet for Meta agent-fleet builder: one fleet.yaml spec compiles into coordi
Systems Engineer
Systems engineering and event-driven architecture expert. When to use: EventBus design, tick loop performance,
Question Forger
Generates evaluation questions with gold answers and gold evidence from real graph paths and from the syntheti