Ask Local banner
KbWen KbWen

Ask Local

Development community

Description

# /ask-local Execute the canonical workflow: `.agent/workflows/ask-local.md` ## Execution Follow every step in `.agent/workflows/ask-local.md` sequentially. The user's task description is: $ARGUMENTS - [OPTIONAL MODULE] Requires a reachable OpenAI-compatible endpoint (Ollama / LM Studio / vLLM). - If no endpoint is reachable, silently fall back to native execution per `engineering_guardrails.md` §8.2. - End response with ⚡ ACX.

Installation

Installs to ~/.claude/commands/kbwen-agentic-os-ask-local.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/KbWen/agentic-os/HEAD/.claude/commands/ask-local.md -o ~/.claude/commands/kbwen-agentic-os-ask-local.md

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

Full documentation available on GitHub

View Source Repository