Build Productionos banner
ShaheerKhawaja ShaheerKhawaja

Build Productionos

Data community

Description

--- name: build-productionos description: "ProductionOS smart router — single entry point that routes to the right pipeline based on intent. The ONLY command new users need to know." arguments: - name: intent description: "What you want to do. Natural language or keyword. Examples: 'audit this project', 'fix the frontend', 'research authentication', 'review my PR', 'ship it', 'debug the login bug'" required: true - name: target description: "Target directory, file, or URL (defaul

Installation

Installs to ~/.claude/commands/shaheerkhawaja-productionos-build-productionos.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ShaheerKhawaja/ProductionOS/HEAD/.claude/commands/build-productionos.md -o ~/.claude/commands/shaheerkhawaja-productionos-build-productionos.md

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

Full documentation available on GitHub

View Source Repository