komluk/scaffolding
15 stars · Last commit 2026-08-02
Spec-driven multi-agent orchestration plugin for Claude Code — 13 agents, 35 skills, per-phase model tiers, opt-in lifecycle hooks, and optional cross-device semantic memory.
README preview
# claude-scaffolding [](https://github.com/komluk/scaffolding/releases) [](LICENSE) [](https://github.com/komluk/scaffolding) [](agents/) [](skills/) [](commands/) [](https://www.claudepluginhub.com/plugins/komluk-scaffolding?ref=badge) Spec-driven multi-agent orchestration for Claude Code — pure markdown, zero backend, runs on the stock runtime. 13 agents, 36 skills, 19 commands, 15 hooks, per-phase model tiers, opt-in lifecycle hooks, optional cross-device semantic memory. ## Overview `claude-scaffolding` is a portable, markdown-only Claude Code configuration. It provides multi-agent orchestration, a library of reusable skills, guardrail hooks, and spec-driven workflows — everything ships as plain markdown and runs entirely on the Claude Code runtime, with no backend, database, or long-running process required. ## Why use this **Pure markdown, zero backend, runs on stock Claude Code.** Everything is markdown files — agents, skills, commands, hooks. No database, no backend service, no long-running process. All orchestration logic runs in Claude Code's built-in environment. Optional (not required) semantic-memory backend for cross-device recall; gracefully degrades without it.