Introduction
What MeowKit is in one page, and where to go next depending on what you want to do.
MeowKit is an AI agent toolkit for Claude Code. It installs a .claude/ directory that Claude Code reads at session start, and that directory holds specialist agents, domain skills, lifecycle hooks, security rules, and a memory system.
The effect is that your coding assistant plans before it writes, gets a human to approve that plan, reviews its own work through adversarial reviewers, and gets a second human approval before anything ships. Those two approvals are hard gates, and no flag skips them.
See what's new
Changelog: latest features, improvements, and fixes.
Where to go next
| You want to | Read |
|---|---|
| Decide whether this is for you | What Is MeowKit: the problem it solves, the trade-offs it makes, and what it deliberately does not do |
| Get it running | Installation |
| Do something with it today | Quick Start: your first task in about five minutes |
| Understand it before changing it | How It Works and The Workflow |