Intent Gate banner
Allura-Ecosystem Allura-Ecosystem

Intent Gate

Development community

Description

--- description: "IntentGate — classify user intent before Brooks routes work" allowed-tools: ["Read", "Grep", "Glob", "Task", "allura-brain_memory_search"] --- # IntentGate Classify the user's request before acting. IntentGate is a routing gate, not an execution agent. ## Required sequence 1. Search Allura Brain for prior blockers/decisions/outcomes relevant to the request. 2. If implementation may be required, dispatch Scout or require existing Scout context. 3. Classify the request into o

Installation

Installs to ~/.claude/commands/allura-ecosystem-allura-team-ram-intent-gate.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Allura-Ecosystem/allura-team-ram/HEAD/.claude/commands/intent-gate.md -o ~/.claude/commands/allura-ecosystem-allura-team-ram-intent-gate.md

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

Full documentation available on GitHub

View Source Repository