Rune banner
Rune-kit Rune-kit

Rune

Development community

Description

--- description: "Rune skill ecosystem — interconnected workflows for the full project lifecycle. Use /rune <action> to invoke skills." disable-model-invocation: true --- # Rune — Less skills. Deeper connections. Route to the appropriate Rune skill based on the action: ## Available Commands ### Orchestrators (L1) - `/rune cook <task>` — Invoke the rune:cook skill for feature implementation - `/rune team <task>` — Invoke the rune:team skill for parallel multi-agent work - `/rune launch` — Inv

Installation

Installs to ~/.claude/skills/rune-kit-rune-rune/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rune-kit-rune-rune && curl -fsSL https://raw.githubusercontent.com/Rune-kit/rune/HEAD/commands/rune.md -o ~/.claude/skills/rune-kit-rune-rune/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository