cli-dev

Official

Streamline ADHD CLI command registration.

AuthorAI-Driven-Highspeed-Development
Version1.0.0
Installs0

System Documentation

What problem does it solve?

CLI development often requires consistent, centralized registration of commands across modules. This skill provides a standardized pattern to register CLI commands through the ADHD Framework's CLIManager, ensuring handlers, arguments, and refresh wiring follow agreed conventions.

Core Features & Use Cases

  • Centralized CLI registration via CLIManager
  • Standard handler signatures (args: argparse.Namespace, returns int)
  • Enforced refresh wiring by calling register_cli() in refresh.py
  • Guidance for creating *_cli.py, registering commands, and understanding the architecture
  • Use case: when adding new CLI commands to a module or updating an existing CLI flow

Quick Start

Create a *_cli.py file, implement a register_cli() function, and wire it through the module's refresh.py to register commands.

Dependency Matrix

Required Modules

None required

Components

referencesassets

💻 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-dev
Download link: https://github.com/AI-Driven-Highspeed-Development/adhd_framework_v3/archive/main.zip#cli-dev

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.