cli-dev
Skill Moved
This skill has moved to the cli-dev plugin.
Correct Invocation
Use the Skill tool with:
cli-dev:cli-dev
Why the Redirect?
CLI-specific development skills (argument parsing, help text, subcommands, error messages) are maintained in the dedicated cli-dev plugin, not outfitter.
outfitter 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-dev
More from outfitter-dev/agents
codebase-recon
This skill should be used when analyzing codebases, understanding architecture, or when "analyze", "investigate", "explore code", or "understand architecture" are mentioned.
92code-review
This skill should be used when reviewing code before commit, conducting quality gates, or when "review", "fresh eyes", "pre-commit review", or "quality gate" are mentioned.
34hono-dev
This skill should be used when building APIs with Hono, using hc client, implementing OpenAPI, or when "Hono", "RPC", or "type-safe API" are mentioned.
28software-craft
This skill should be used when making design decisions, evaluating trade-offs, assessing code quality, or when "engineering judgment" or "code quality" are mentioned.
28subagents
This skill should be used when coordinating agents, delegating tasks to specialists, or when "dispatch agents", "which agent", or "multi-agent" are mentioned.
25context-management
Manage context window, survive compaction, persist state. Use when planning long tasks, coordinating agents, approaching context limits, or when "context", "compaction", "tasks", or "persist state" are mentioned.
24