Orchestrates development work by reading business requirements, decomposing into tasks, assigning to worker agents, monitoring progress, and validating quality. Acts as a supervisor that ensures work follows Kubernaut guidelines and meets acceptance criteria. Use when you need to delegate implementation work with oversight, execute business requirements with quality assurance, or coordinate complex multi-step development tasks.
$npx -y skills add jordigilh/kubernaut --skill supervisor-agentInstalls into the current project.
Run `npx skills use "https://github.com/jordigilh/kubernaut" --skill "jordigilh/kubernaut/supervisor-agent"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jordigilh/kubernaut" that are relevant to the current task. Run `npx skills add "https://github.com/jordigilh/kubernaut"` and select the relevant skills, then follow their instructions.