Agency banner
liminal-space-io liminal-space-io

Agency

Productivity community

Description

--- description: Run a B2B task across three bounded agents (Analyst / SDR / Auditor). The in-lane agent produces work; the others refuse and name the correct agent. Refusal is the feature. argument-hint: "<task description>" --- Invoke the `agency` skill and follow its SKILL.md flow exactly: pass the task to the orchestrator, render all three agent outputs (lead with the in-lane agent, show refusals verbatim), and offer to store a correction. Task: $ARGUMENTS

Installation

Installs to ~/.claude/skills/liminal-space-io-liminal-agents-agency/SKILL.md

Terminal
mkdir -p ~/.claude/skills/liminal-space-io-liminal-agents-agency && curl -fsSL https://raw.githubusercontent.com/liminal-space-io/liminal-agents/HEAD/commands/agency.md -o ~/.claude/skills/liminal-space-io-liminal-agents-agency/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository