v2.1.1 — 58 skills • 5 platforms • MIT

Less skills.
Deeper connections.

A mesh ecosystem for AI coding assistants. Skills call each other bidirectionally, forming resilient workflows that adapt when things go wrong.

Why a Mesh?

Most skill ecosystems are either too many isolated skills or rigid pipelines. Rune is neither.

Pipeline

A → B → C → D
       ✖ B fails = stuck

Linear. If one step fails, everything stops.

Hub-Spoke

A → HUB → C
    ✖ HUB fails = stuck

Central bottleneck. Single point of failure.

Mesh

A ↔ B ↔ C
↕       ↕
D ↔ E ↔ F
✔ B fails = A→D→E→C

Resilient. Skills route around failures automatically.

5-Layer Architecture

Each layer has a clear responsibility. Skills only call downward (with documented exceptions).

L0
Router 1 skill

Meta-enforcement. Routes every action to the correct skill.

L1
Orchestrators 5 skills

cook • team • launch • rescue • scaffold

L2
Workflow Hubs 26 skills

plan • debug • fix • test • review • sentinel • design • ba • docs • and 17 more

L3
Utilities 23 skills

research • problem-solver • verification • git • session-bridge • and 18 more

L4
Extension Packs 12 packs

Domain-specific: trading, SaaS, mobile, AI/ML, gamedev, and 7 more

Key Workflows

Orchestrators coordinate the mesh into end-to-end workflows.

/rune cook

Build any feature with TDD discipline

0 RESUME — detect existing plans
1 UNDERSTAND — scout + ba
2 PLAN — master plan + phase files
3 TEST — failing tests first
4 IMPLEMENT — write code
5 QUALITY — preflight + sentinel + review
6 VERIFY — verification + hallucination-guard
7 COMMIT — semantic git commit

/rune rescue

Refactor legacy code safely

0 RECON — autopsy health score
1 SAFETY NET — characterization tests
2 SURGERY — 1 module per session
3 CLEANUP — remove legacy markers
4 VERIFY — before vs after score

/rune team

Parallel multi-agent execution

1 DECOMPOSE — DAG analysis
2 ASSIGN — worktree per stream
3 EXECUTE — parallel agents
4 MERGE — conflict resolution
5 VALIDATE — completion-gate

Built Different

Phase-Aware Execution

Master plan + phase files. One phase per session. Any model executes accurately. Resumes across sessions automatically.

Cognitive Bias Detection

12 biases checked before every analysis. Reversibility filter, pre-mortem, MECE decomposition. Structured reasoning, not gut feelings.

Cost Intelligence

Every skill auto-selects the optimal model. Haiku for scanning, Sonnet for code, Opus for architecture. ~$0.05-0.15 per feature.

Mesh Resilience

200+ connections. If debug fails, problem-solver takes over. If scout fails, research + docs-seeker route around. Max depth 8, max 2 visits.

🔒

Security Gates

sentinel (OWASP, secrets, deps) + sast (static analysis) + integrity-check (prompt injection detection). Gates, not suggestions.

🌐

Multi-Platform

Same 58 skills compile to Claude Code, Cursor, Windsurf, Antigravity, OpenAI Codex, OpenClaw, and generic. Zero knowledge loss across IDEs.

Get Started

Claude Code

Native Plugin

/plugin install rune@rune-kit

Full mesh: subagents, hooks, adaptive routing, analytics.

Cursor / Windsurf / Any IDE

Compiled Rules

npx @rune-kit/rune init

Auto-detects platform. Compiles all 58 skills to native rule format.

Pick Your Pack

The full development mesh is free forever. Pro and Business add department-specific skills for teams that ship products.

Solo dev or open-source contributor? Free has everything you need. 58 skills, full mesh, all platforms.

Shipping a product with a team? Pro adds Product, Sales, Data Science, and Support workflows to your AI assistant.

🏢

Running a company? Business adds Finance, Legal, HR, and Enterprise Search on top of Pro.

MIT License

Rune

Free forever

Everything you need to build, test, deploy, and maintain software.

Best for: individual developers, open-source projects, learning AI-assisted coding.

  • 55 core skills (L0–L3)
  • 12 domain extension packs
  • 200+ mesh connections
  • 5-layer architecture
  • Multi-platform compiler (6 targets)
  • Phase-aware execution
  • Security gates (sentinel, sast)
  • Adaptive model routing
  • Session persistence
  • Context delegation (spawn-agent)
  • Community support
Get Started
Premium

Rune Pro

$49 lifetime

Business department skills that turn your AI assistant into a cross-functional teammate.

Best for: product teams, startups, SaaS companies shipping features to real users.

  • Everything in Free, plus:
  • Product Management — PRDs, roadmaps, KPI tracking, release comms
  • Sales Enablement — account research, outreach sequences, pipeline review
  • Data Science — exploration, advanced SQL, dashboards, ML eval
  • Customer Support — ticket triage, knowledge base, escalation
  • Business memory layer — stakeholders, glossary, processes
  • MCP connector templates — Slack, CRM, Linear, Notion
  • All future Pro packs included

Pay once, use forever. No subscriptions.

Enterprise

Rune Business

$149 lifetime

Full department coverage for companies that need AI assistance across every business function.

Best for: scaling companies, agencies, enterprises with cross-department AI workflows.

  • Everything in Pro, plus:
  • Finance Ops — invoicing, expense tracking, financial reporting
  • Legal & Compliance — contract review, policy drafting, audit prep
  • HR & Recruiting — job descriptions, candidate screening, onboarding
  • Enterprise Search — cross-system knowledge retrieval
  • Custom Skill Forge — build private skills for your organization
  • Priority support — direct access to maintainers
  • All future Business packs included

Pay once, use forever. No subscriptions.

Feature Comparison

Capability Free Pro $49 Business $149
Core dev skills (55)
Domain packs (12)
Multi-platform compiler
Security gates & SAST
Product Management
Sales Enablement
Data Science
Customer Support
Business memory layer
MCP connector templates
Finance Ops
Legal & Compliance
HR & Recruiting
Enterprise Search
Custom Skill Forge
Priority support

Free Extension Packs

12 domain-specific packs included with Rune. Install what you need.

@rune/uiFrontend
@rune/backendBackend
@rune/devopsDevOps
@rune/mobileMobile
@rune/securitySecurity
@rune/tradingFintech
@rune/saasSaaS
@rune/ecommerceE-commerce
@rune/ai-mlAI/ML
@rune/gamedevGames
@rune/contentContent
@rune/analyticsGrowth
0 Core Skills
0 Cross-References
0 Extension Packs
0 Platforms