CLI Command Wiring

Community

Ensure CLI commands are correctly wired.

Authorbradygaster
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the common issue where new CLI commands are implemented but not properly integrated into the command-line interface's routing and help system, leading to uncallable commands.

Core Features & Use Cases

  • Command Implementation: Guides the creation of new command files with run<Name> functions.
  • Routing Integration: Details how to add new commands to the CLI's main entry point (cli-entry.ts).
  • Help Text Generation: Explains how to update the CLI's help messages for discoverability.
  • Use Case: When a developer adds a new feature like squad publish, this Skill ensures it's not only functional but also accessible via squad publish and documented in the help output.

Quick Start

Add a new command file for 'deploy' in packages/squad-cli/src/cli/commands/deploy.ts and wire it in cli-entry.ts.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: CLI Command Wiring
Download link: https://github.com/bradygaster/squad/archive/main.zip#cli-command-wiring

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.