๐ง easy-cheese¶
A set of harness-agnostic Agent Skills โ the cheese-making pipeline for code review, implementation, refactoring, and PR rescue.
Don't know what to do? Just /cheese it.
The pipeline¶
flowchart LR
culture[/culture/] --> mold[/mold/]
mold --> cook[/cook/]
cook --> press[/press/]
press --> age[/age/]
age --> cure[/cure/]
Each skill is independently invocable โ you don't have to run the full pipeline. Drop into /cheese if you're not sure where to start.
Get started¶
Pick the skills and agents you want in the installer, then start with
/cheese if you want routing help. The skills CLI supports project-local and
user-wide installs; see Install for global install flags, Codex
examples, every install path, MCP server setup, and CLI tool setup. macOS users
who also want the surrounding ecosystem (CLI tools + MCP servers) in one shot
can use the optional bootstrap script.
Skills¶
Browse the Skills index for the full catalogue โ every skill with its triggers, inputs, and outputs. Each one is independently invocable, by slash command or plain-English description.
Project links¶
- GitHub repository
- README โ long-form overview, scope, optional tools, credits
- Contributing guide
- Security policy
- Code of conduct
- Releases