slang-workflows
v0.1.2
Published
Provable, declarative multi-agent workflows for Claude Code — a non-LLM executor runs typed .slang files with enforced output contracts, static analysis, tool-scoping, provable termination, and auto-generated topology + trace diagrams. Runs inside Claude
Downloads
194
Maintainers
Readme
slang-workflows — MCP server
Provable, declarative multi-agent workflows for Claude Code. A non-LLM executor runs a typed
.slang file with enforced output contracts, static analysis, per-agent tool-scoping, provable
termination, and auto-generated Mermaid topology + trace diagrams.
This is the server behind the slang-workflows Claude Code plugin.
It runs inside Claude Code — each agent is a Claude Agent SDK session, so the claude CLI must be
installed and authenticated.
npx slang-workflows # stdio MCP serverDocs: https://github.com/shofer-dev/claude-code-slang-orchestrator · Apache-2.0.
