🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

slang-workflows

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slang-workflows

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

latest
Source
npmnpm
Version
0.1.2
Version published
Maintainers
1
Created
Source

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 server

Docs: https://github.com/shofer-dev/claude-code-slang-orchestrator · Apache-2.0.

Keywords

mcp

FAQs

Package last updated on 05 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts