Skip to content

Skills

Every skill in easy-cheese. Each one is independently invocable — type /<name> or describe what you want in plain English and Claude Code will route to the right one.

Skill When to use
/affinage Triage a PR’s review comments and failing CI (plus merge conflicts) through the /age lens, deciding which claims are worth acting on.
/age Review a diff, PR, branch, or path across ten orthogonal dimensions (correctness, security, encapsulation, spec, complexity, deslop, assertions, NIH, efficiency, telemetry) and emit a severity-grouped findings report.
/briesearch Research questions external to the codebase across library docs (Context7), the web (Tavily), local code through semantic source search, GitHub examples (gh), and the repo wiki (hallouminate), then synthesize with explicit confidence.
/cheese Route any dropped-in input — idea, spec path, file path, PR or issue, stack trace, bug report, or bare /cheese — to the right workflow skill.
/cook Implement an approved spec or focused unambiguous task through stale-safe source edits.
/culture Primarily the agent’s internal-thinking skill — invoke it silently to model a problem, identify trade-offs, and decide what to do, BEFORE asking the user anything or dispatching another skill.
/cure Apply fixes from an /age report, finding list, or CI failure, then run the project’s test/lint/build gates and hand a clean cure to /plate for commit/publication.
/easy-cheese-setup Register and repair the durable cheese hallouminate corpus and the per-repo tenant.
/hard-cheese Metacognitive vibecheck gate before code is shared for review — make the author explain the diff’s causal logic, graded by a fresh-context judge against the SOLO Taxonomy.
/melt Resolve git merge, rebase, or cherry-pick conflicts via a structural-merge cascade — mergiraf (AST-aware auto-resolve) → git rerere (replay remembered fixes) → kdiff3 (manual fallback).
/mold Converge a fuzzy idea or half-formed feature into an approved spec through an iterative, grounded design dialogue.
/pasteurize Hard-bug DIAGNOSIS + FIX: reproduce the failure, name the cause, write a regression test, apply the minimal fix.
/plate Turn finished local work into a commit, an ordinary pull request, or a stacked pull-request chain.
/press Harden the test surface after /cook — map changed behavior to tests, find weak assertions and missing boundaries, and add focused hardening tests.
/ultracook Retired — /ultracook no longer exists as a standalone skill.
/wheypoint Mark a checkpoint in the current conversation — compact it into a durable handoff document so a fresh agent can resume the work without context loss.