# cli-development-guidelines > REDIRECT: Use cli-dev:cli-development-guidelines instead. CLI development skills live in the cli-dev plugin. - Author: unknown - Repository: ablackFace/deep-search - Version: 20260122230013 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/ablackFace/deep-search - Web: https://mule.run/skillshub/@@ablackFace/deep-search~cli-development-guidelines:20260122230013 --- --- name: cli-development-guidelines description: "REDIRECT: Use cli-dev:cli-development-guidelines instead. CLI development skills live in the cli-dev plugin." --- # Skill Moved This skill has moved to the **cli-dev** plugin. ## Correct Invocation Use the Skill tool with: ``` cli-dev:cli-development-guidelines ``` ## Why the Redirect? CLI-specific development skills (argument parsing, help text, subcommands, error messages) are maintained in the dedicated `cli-dev` plugin, not baselayer. **baselayer** contains core methodology skills (TDD, debugging, architecture). **cli-dev** contains CLI-specific patterns and guidelines. ## Action Required Invoke the correct skill now: ``` Skill: cli-dev:cli-development-guidelines ```