Rune-kit

59 mods across 1 repository, 84 stars between them.

sast

49

Rune-kit/rune

Agent

Static analysis tool runner — unified wrapper for ESLint, Semgrep, Bandit, Clippy, govulncheck. Normalized severity output (BLOCK/WARN/INFO). Use for deep security analysis beyond lint.

84 17d ago A 47 tokens original MIT

scaffold

50

Rune-kit/rune

Agent

Autonomous project bootstrapper — 0 to production-ready. Orchestrates ba → plan → design → fix → test → docs → git → verify in one pipeline. Generated projects MUST build and pass tests.

84 17d ago A 45 tokens original MIT

scanner

51

Rune-kit/rune

Agent

Fast codebase scanner for file discovery and pattern matching. Spawned by scout, onboard, and other skills needing project structure analysis. Read-only, max 10 file reads.

84 17d ago A 37 tokens original MIT

scope-guard

52

Rune-kit/rune

Agent

Passive scope monitor — compares git changes against plan, flags out-of-scope files. Advisory only (does not block). Auto-triggered by L1 orchestrators when changes exceed plan.

84 17d ago A 41 tokens original MIT

scout

53

Rune-kit/rune

Agent

Fast codebase scanner — finds files, patterns, dependencies, project structure. Pure read-only. Use BEFORE planning, fixing, reviewing, or refactoring.

84 17d ago A 34 tokens original MIT

sentinel-env

54

Rune-kit/rune

Agent

Environment pre-flight check — validates OS, runtime versions, tools, ports, env vars, disk space BEFORE coding. Prevents 'works on my machine' failures. Like sentinel but for the environment.

84 17d ago A 44 tokens original MIT

sentinel

55

Rune-kit/rune

Agent

Security gatekeeper — blocks unsafe code BEFORE commit. Secret scanning, OWASP top 10, dependency audit, destructive command detection. BLOCK verdict stops pipeline.

84 17d ago B 34 tokens original MIT

sequential-thinking

56

Rune-kit/rune

Agent

Multi-variable analysis where factors are interdependent — evaluates in dependency order, checks second-order effects. Use when >3 interacting variables with cascading downstream effects.

84 17d ago A 34 tokens original MIT

session-bridge

57

Rune-kit/rune

Agent

Cross-session context persistence — auto-saves decisions, conventions, progress, instincts to .rune/ files. Loads + integrity-checks at session start. Auto-triggered before compaction.

84 17d ago A 42 tokens original MIT

skill-forge

58

Rune-kit/rune

Agent

The skill that builds skills — TDD-driven: baseline test → write skill → verify → refactor → integrate into mesh. Use for creating or editing Rune skills.

84 17d ago A 37 tokens original MIT

skill-router

59

Rune-kit/rune

Agent

Meta-enforcement layer — routes EVERY agent action through the correct skill before any code is written. Always active. Prevents 'just this once' bypasses.

84 17d ago A 35 tokens original MIT

At most 3 mods per repository are shown here — the rest are on their repository pages: