omakase
01Plugin Claude Code
Claude Omakase — proactive skill discovery for Claude Code.
Plugin Claude Code
Claude Omakase — proactive skill discovery for Claude Code.
Plugin Claude Code
Omakase-style skill discovery for Claude Code: the chef observes your work, finds matching skills in a federated catalog, and installs them after your approval. Bundles the Skill Suggester MCP server, the omakase-chef behavior skill, and three proactive hooks.
MCP server Claude CodeCodexCursor +2
Skill Suggester MCP for Claude — proactive omakase-style skill discovery, installation, and generation. Runs locally from the claude-omakase npm package.
Instructions file
Instructions for gyuch-an02/claude-omakase, covering claude.md, commands, architecture (the big picture), conventions and out of scope.
Hook
Runs when a session starts, executing omakase-session-start.mjs via node. From gyuch-an02/claude-omakase.
Hook
Runs after a tool call finishes for Bash, Edit, Write, MultiEdit and NotebookEdit tool calls, executing omakase-repetition.mjs via node. From gyuch-an02/claude-omakase.
Hook
Runs when you submit a prompt, before the agent sees it, executing omakase-suggest.mjs via node. From gyuch-an02/claude-omakase.
Skill Claude CodeCodex
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
Skill Claude CodeCodex
Proactive Claude skill discovery and onboarding. Trigger at the start of a new session or project, when the user asks "what should I do/install/use", when no skills are installed yet, or when the user repeats a manual task 3+ times. Observe quietly, serve one precise recommendation, install on approval, and guide the…
Skill Claude CodeCodex
Review a code diff or file for correctness bugs, security issues, and clear simplifications. One finding per line, severity-tagged. Use when user wants fast, focused code review.
Skill Claude CodeCodex
Deeply explain any code, concept, system, or error in a way that builds genuine understanding. Use when user wants to understand something rather than just fix it.
Skill Claude CodeCodex
Help the user create a new Claude Code skill (SKILL.md). Use when user wants to automate a recurring workflow or capture a reusable instruction set.
Skill Claude CodeCodex
Skill "[object Object]" from gyuch-an02/claude-omakase, covering what this skill does, when to activate, steps and examples.
Skill Claude CodeCodex
Skill "[object Object]" from gyuch-an02/claude-omakase, covering what this skill does, when to activate, steps and examples.
Skill Claude CodeCodex
Skill "[object Object]" from gyuch-an02/claude-omakase, covering what this skill does, when to activate, steps, rollback and examples.