Generates specialized subagent operators for CLI tools and configures automated command redirection.
This skill automates the expansion of Claude Code's capabilities by creating dedicated 'operator' subagents for any command-line tool. It performs automated research on target CLIs, scaffolds standardized subagent instruction files with established best practices, and registers them in the global operator-map to ensure Claude automatically delegates future CLI tasks to these specialized experts. This ensures high-precision execution with minimal verbosity for tools like Kubernetes, Terraform, or internal CLI utilities.
Características Principales
01Automatic registration in the operator-map.json hook guard system
02Standardized subagent markdown file generation with YAML frontmatter
031 GitHub stars
04Automated CLI command research and documentation synthesis
05Multi-command alias support for wrapping related tools into a single operator
06Tailored persona creation following 'Execute, Don't Explain' principles
Casos de Uso
01Enforcing strict safety checks and output formatting for critical infrastructure tools
02Optimizing Claude's performance by delegating complex CLI interactions to specialized agents
03Adding support for niche or proprietary internal CLI tools to Claude Code