Use when completing the full backend flow from design to code implementation. Backend full-flow commander, orchestrating the two-phase flow of 'design all first, then implement uniformly': design phase produces specifications in architecture->data->API order, after unified design review, implementation phase generates runnable code in data->API->architecture order. Keywords: backend full flow, backend development, backend design+implementation, backend overall solution.
$npx -y skills add luckyonetwothree/vibe-skill --skill backend-orchestratorInstalls into the current project.
Run `npx skills use "https://github.com/luckyonetwothree/vibe-skill" --skill "luckyonetwothree/vibe-skill/backend-orchestrator"` 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/luckyonetwothree/vibe-skill" that are relevant to the current task. Run `npx skills add "https://github.com/luckyonetwothree/vibe-skill"` and select the relevant skills, then follow their instructions.