Analyzes a project's workflow setup and suggests or creates missing automation — hooks, helper scripts, skills, and agents — then audits existing automation for staleness. Use when bootstrapping a new project's automation, when a project has grown and repetitive manual steps recur, or when auditing workflow health. Not for simple single-file projects or one-off tasks.
$npx -y skills add hotak92/vibecoded-orchestrator --skill workflow-maintainInstalls into the current project.
Run `npx skills use "https://github.com/hotak92/vibecoded-orchestrator" --skill "hotak92/vibecoded-orchestrator/workflow-maintain"` 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/hotak92/vibecoded-orchestrator" that are relevant to the current task. Run `npx skills add "https://github.com/hotak92/vibecoded-orchestrator"` and select the relevant skills, then follow their instructions.