SubagentStop
25shofer-dev/claude-code-second-brain
Hook
Runs when a subagent finishes, executing feed.py via python3. From shofer-dev/claude-code-second-brain.
shofer-dev/claude-code-second-brain
Hook
Runs when a subagent finishes, executing feed.py via python3. From shofer-dev/claude-code-second-brain.
shofer-dev/claude-code-second-brain
Hook
Runs when the agent finishes a response, executing feed.py and drain.py via python3 (2 commands). From shofer-dev/claude-code-second-brain.
shofer-dev/claude-code-second-brain
Hook
Runs when a session ends, executing feed.py via python3. From shofer-dev/claude-code-second-brain.
shofer-dev/claude-code-slang-orchestrator
Plugin Claude Code
Plugin marketplace listing 1 plugin: slang-workflows.
shofer-dev/claude-code-slang-orchestrator
Plugin Claude Code
Run deterministic, .slang-driven multi-agent workflows inside Claude Code. A non-LLM state machine in an MCP server coordinates agents (via the Agent SDK); the top-level session triggers and observes runs.
shofer-dev/claude-code-slang-orchestrator
MCP server Claude CodeCodexCursor
TypeScript Execute (tsx): Node.js enhanced with esbuild to run TypeScript & ESM files. Runs locally from the tsx npm package.
shofer-dev/claude-code-slang-orchestrator
Instructions file CodexOpenCode
AGENTS.md instructions for shofer-dev/claude-code-slang-orchestrator, covering agent working agreements — slang-orchestrator, what this is, stack & conventions, build / test / run (all in server/) and non-obvious invariants (read before changing code).
shofer-dev/claude-code-slang-orchestrator
Instructions file
Claude Code instructions for shofer-dev/claude-code-slang-orchestrator, a project described as: A Claude Code plugin that runs provable, declarative multi-agent workflows: you describe the collaboration in a typed .slang file, and a deterministic non-LLM executor runs it — enforcing output contracts, per-agent…
shofer-dev/claude-code-slang-orchestrator
Command
List the .slang workflows available to run.
shofer-dev/claude-code-slang-orchestrator
Command
Generate a .slang workflow from a plain-English description and run it.
shofer-dev/claude-code-slang-orchestrator
Command
Run a .slang multi-agent workflow to completion (contract-enforced, human-gated).
shofer-dev/claude-code-slang-orchestrator
Command
Show the topology + sequence-diagram trace of a slang run.