dotagent:new-command
CommunityExtend the dotagent CLI with a new subcommand.
Authoravelino
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Streamlines the process of expanding the dotagent CLI by providing a structured approach to add new subcommands. It ensures consistent wiring from the CLI surface (enum variants) to command handlers and documentation, reducing manual drift and errors.
Core Features & Use Cases
- Adds a new Clap subcommand by updating the Command enum, the match logic, and the implementation module.
- Ensures consistent help text, validation, and safe defaults for extensibility.
- Applies to scenarios like exposing new agent actions (tick, status, inspect) or domain-specific commands while preserving wiring and testability.
Quick Start
Add a new subcommand named my-command and wire it through main.rs and commands/ to expose it in the CLI.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: dotagent:new-command Download link: https://github.com/avelino/dotagent/archive/main.zip#dotagent-new-command Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.