Claude Cli banner
KbWen KbWen

Claude Cli

Development community

Description

# /claude-cli Execute the canonical workflow: `.agent/workflows/claude-cli.md` ## Execution Follow every step in `.agent/workflows/claude-cli.md` sequentially. The user's task description is: $ARGUMENTS - [OPTIONAL MODULE] Requires Claude Code CLI to be installed and available as `claude`. - If CLI is unavailable or not authenticated, inform the user and fall back to native execution. - End response with ⚡ ACX.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository