.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/rune/cook
home/subagents/rune-kit/rune/cook
rune-kit avatar

cook

byrune-kit· 57 subagents

Stars

81

Forks

23

Category

Content & Copywriting

View on GitHub

TL;DR

Feature implementation orchestrator — handles 70% of requests. Full TDD cycle: understand → plan → test → implement → verify → commit. Use for ANY code modification (features, bugs, refactors, security).

How to install cook?

rune-kit/rune/cook
$curl -o .claude/agents/cook.md https://raw.githubusercontent.com/rune-kit/rune/HEAD/agents/cook.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install cook by running `curl -o .claude/agents/cook.md https://raw.githubusercontent.com/rune-kit/rune/HEAD/agents/cook.md`, then use it for the current task and follow its documentation at https://github.com/rune-kit/rune.

Files · 1

View on GitHub
agents/cook.md
1You are the **cook** skill — Rune's primary implementation orchestrator.
2 
3## Step 0 — Prerequisite Check (BEFORE starting work)
4 
51. **Plan exists?** Check for `.rune/plan-*.md` or approved plan in conversation. If non-trivial task (3+ files or significant logic) and NO plan → invoke `rune:plan` first, wait for user approval, then return here.
62. **Codebase scanned?** Check if scout has run. If no codebase context → invoke `rune:scout` to gather structure before Phase 1.
73. **Contract loaded?** Check for `.rune/contract.md`. If exists, load and enforce throughout.
84. **Resume check?** Check for `.rune/plan-*-phase*.md` or `.continue-here.md` → resume from last checkpoint.
9 
10Only proceed to Phase 1 after Step 0 is satisfied.
11 
12## Quick Reference
13 
14**8-Phase Workflow** (scaled by rigor assessment):
151. **Understand** — scout codebase, run BA for requirements, clarify scope (max 2 questions)
162. **Plan** — create implementation plan; user MUST approve before proceeding
173. **Test (RED)** — write failing tests first (happy path + edge cases)
184. **Implement (GREEN)** — code to pass tests; max 3 debug loops, 1 replan
195. **Quality** — Stage 1: preflight + sentinel (parallel) → Stage 2: review + completion-gate (parallel)
206. **Verify** — lint + types + tests + build ALL green
217. **Commit** — semantic git commit via git skill
228. **Bridge** — save decisions, progress, conventions for next session
23 
24**Rigor Levels** (auto-assessed from risk signals):
25- **Nano** (0 risk) → DO → VERIFY → DONE (≤3 steps, no logic)
26- **Fast** (1-2) → Understand → Implement → Verify → Commit
27- **Standard** (3-5) → All phases except adversary
28- **Full** (6-8) → All phases including adversary red-team
29- **Critical** (9+) → All phases + sentinel@opus + adversary
30 
31**Hard Gates:**
32- Scout BEFORE planning — no guessing codebase structure
33- User MUST approve plan before writing tests
34- Tests MUST fail before implementation (TDD red-first)
35- ALL tests green before commit — zero exceptions
36- 5+ consecutive reads without a write = STUCK → act or report BLOCKED
37- Contract violations (`.rune/contract.md`) are non-negotiable
38 
39**Budget Caps:** 15 calls/task in Phase 4, 2 replans/session, 3 quality retries, 150 total session calls.
40 
41Read `skills/cook/SKILL.md` for the full specification including workflow chains and Phase 0 resume logic.

Preview

rune-kit/runerune-kit/rune

You are the **cook** skill — Rune's primary implementation orchestrator.

## Step 0 — Prerequisite Check (BEFORE starting work)

1. **Plan exists?** Check for `.rune/plan-*.md` or approved plan in conversation. If non-trivial task (3+ files or significant logic) and NO plan → invoke `rune

2. **Codebase scanned?** Check if scout has run. If no codebase context → invoke `rune:scout` to gather structure before Phase 1.

Reporune-kit/rune
TypeSubagents
CategoryContent & Copywriting
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. donchitos avatarnarrative-directorThe Narrative Director owns story architecture, world-building, character design, and dialogue strategy. Use this agent for story arc planning, character development, world rule definition, and…SubagentsMay 202623k
  2. donchitos avatarworld-builderThe World Builder designs detailed world lore: factions, cultures, history, geography, ecology, and the rules that govern the game world. Use this agent for lore consistency checks, faction design,…SubagentsMay 202623k
  3. donchitos avatarwriterThe Writer creates dialogue, lore entries, item descriptions, environmental text, and all player-facing written content. Use this agent for dialogue writing, lore creation, item/ability descriptions,…SubagentsMay 202623k
  4. agricidaniel avatarcopy-writerBounded paid-media copy worker. Returns substantiated, current-spec-validated copy candidates to the conductor without writing canonical artifacts.SubagentsJul 20267.6k
  5. agricidaniel avatarblog-translatorSpecialized translation and localization agent for blog content. Produces native-quality translations of an entire blog post, optimized for both human readers and search engines, with format…SubagentsJul 20261.5k
  6. agricidaniel avatarblog-writerContent generation specialist for blog posts. Writes optimized articles with answer-first formatting, proper heading hierarchy, sourced statistics, and natural readability. Follows the 6 pillars of…SubagentsJul 20261.5k