cheese

Community

Route any input to the right workflow skill.

Authorpaulnsorensen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of figuring out which downstream workflow step to run for an arbitrary user input, and routing that input to the correct skill immediately.

Core Features & Use Cases

  • Unified entry point: Accepts dropped-in content (ideas, spec paths, files, PR/issue refs, stack traces, or simple “/cheese” messages) and turns it into a confident intent-to-target dispatch.
  • Autonomous routing with safety gating: Dispatches immediately by default, but can gate dispatch behind a confirmation prompt with --safe.
  • Escalation when uncertain: Performs silent internal analysis and can ask exactly one clarifying question when needed to avoid misrouting.
  • Pipeline resumption: Supports --continue <slug> to resume from the latest handoff state without requiring the user to re-specify the whole context.

Quick Start

Use the cheese skill to route your request by saying: /cheese add dark mode to the web client.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cheese
Download link: https://github.com/paulnsorensen/easy-cheese/archive/main.zip#cheese

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.