概要
The Command Architecture skill provides Claude with specialized expertise to design professional command-line interfaces that are both human-friendly and script-ready. It focuses on the Orchestrator pattern for coordinating complex workflows while ensuring individual subcommands remain discrete and independently useful. By applying rigorous standards for I/O contracts, consistent flag naming, and exit codes, this skill helps developers build scalable CLI utilities that integrate seamlessly into CI/CD pipelines and automated environments.