skills/smithery.ai/meta:cli-feature-creator

meta:cli-feature-creator

SKILL.md

AAA CLI Feature Wizard

Wizard-style guide for adding new CLI features to the aaa command.

@context/workflows/aaa-cli-feature.md

When to Use

  • Adding a new aaa <command> subcommand
  • Adding a new aaa ralph plan <feature> subcommand
  • Adding new flags to existing commands
  • Extending the CLI with new functionality

Workflow

1. Gather Requirements

Installs
2
First Seen
Mar 24, 2026
meta:cli-feature-creator from smithery.ai