A pack of self-contained Claude Code skills — code_assist (developer-workflow powerhouse), sb (second-brain vault capture), unabridged (complete-output discipline) — plus sutra, the optional orchestrator that composes them. Each member is installable standalone; sutra makes the pack cooperate.
Developer-workflow powerhouse — atomic commits, code review (blast-radius-grounded via graph review-prep), journals, plan/debug/verify/ADR, structure, release, onboard, secure (secret-scan/git-hooks), incident, integrations. Fully standalone. Zero-dep CLI + self-tests + agents + hooks.
Second-brain — captures conversations into a project-scoped Obsidian vault; lessons, tasks, kanban, connections. Self-healing vault-repair + linkage maintenance and optional auto lesson-mining. Generic vault-ingest primitive (fully standalone; the sutra orchestrator feeds it parsed repo artifacts).
Complete-output discipline — no truncation, no placeholders, no "for brevity". Fully standalone; the sutra orchestrator applies it to full-output steps.
Orchestrator — the optional 4th plugin that composes code_assist + sb + unabridged behind one unified /sutra:* surface (and a /sutra:do general agent). Owns the capability registry, the artifact interchange schema, cross-plugin recall, and the verify→lesson→recall feedback loop. Members stay standalone without it. Zero-dep CLI + self-tests + session hook.