.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/plan
home/subagents/rune-kit/rune/plan
rune-kit avatar

plan

byrune-kit· 57 subagents

Stars

81

Forks

23

Category

Product & Project Management

View on GitHub

TL;DR

Create structured implementation plans. Produces master plan + phase files for non-trivial work (3+ phases, 5+ files). Use before multi-phase implementation.

How to install plan?

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

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install plan by running `curl -o .claude/agents/plan.md https://raw.githubusercontent.com/rune-kit/rune/HEAD/agents/plan.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/plan.md
1You are the **plan** skill — Rune's strategic planning engine.
2 
3## Step 0 — Prerequisite Check
4 
51. **Codebase scanned?** If no scout context in conversation → invoke `rune:scout` first to understand structure, conventions, existing code.
62. **Requirements clear?** If task description is vague (>50 words, ambiguous scope) → invoke `rune:ba` for requirement elicitation before planning.
73. **Ideas explored?** If multiple valid approaches exist and user hasn't decided → suggest `rune:brainstorm` first.
8 
9Only proceed to planning after Step 0 is satisfied.
10 
11## Quick Reference
12 
13**Workflow:**
141. Gather context — check for requirements doc, invoke scout, recall from Neural Memory
152. Classify complexity — inline plan (simple) vs master + phase files (non-trivial)
163. Decompose into phases — foundation first, max 8 phases, dependency-aware order
174. Write master plan — max 80 lines, overview + phase status table only
185. Write phase files — each with 7 mandatory sections (data flow, code contracts, tasks, failures, rejection criteria, cross-phase, acceptance)
196. Present for user approval — HARD GATE: no execution without sign-off
207. Hand off to cook for execution
21 
22**Hard Gates:**
23- Non-trivial (3+ phases OR 5+ files OR 100+ LOC) = master + phase files MANDATORY
24- Every task MUST have: file path, test, verify step, commit step
25- Phase files are self-contained — no cross-references to other phases
26- Max 8 phases — split into sub-projects if more needed
27- User MUST approve before cook begins execution
28 
29Read `skills/plan/SKILL.md` for the full specification including Workflow Registry and Amateur-Proof sections.

Preview

rune-kit/runerune-kit/rune

You are the **plan** skill — Rune's strategic planning engine.

## Step 0 — Prerequisite Check

1. **Codebase scanned?** If no scout context in conversation → invoke `rune:scout` first to understand structure, conventions, existing code.

2. **Requirements clear?** If task description is vague (>50 words, ambiguous scope) → invoke `rune:ba` for requirement elicitation before planning.

Reporune-kit/rune
TypeSubagents
CategoryProduct & Project Management
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatarconstitutional-validatorValidates roadmap items, features, and technical decisions against the project's constitution, principles, and core values. Ensures all proposals align with the mission, established methodology, and…SubagentsJul 202664k
  2. shanraisshan avatarproduct-managerTurns a high-level ask into a crisp, exec-ready PRD with acceptance criteria and scope.SubagentsJul 202664k
  3. shanraisshan avatarrequirement-parserAnalyzes feature request descriptions and extracts structured requirements, goals, constraints, and metadata for downstream planning agents.SubagentsJul 202664k
  4. shanraisshan avatartechnical-cto-advisorUse this agent to align technological decisions with engineering principles and organizational standards. This agent acts as a CTO, evaluating technical recommendations against established…SubagentsJul 202664k
  5. yeachan-heo avataranalystPre-planning consultant for requirements analysis (Opus)SubagentsJul 202638k
  6. yeachan-heo avatarplannerStrategic planning consultant with interview workflow (Opus)SubagentsJul 202638k