bypriivacy-ai· 53 skills
Orchestrate a multi-repo, multi-mission Spec Kitty program end-to-end: run specify → plan → tasks → implement → review → merge → mission-review → post-merge fixes across several repositories in a defined dependency order, using background sub-agents for parallel work and a pulse-heartbeat safety net for long uninterrupted runs. Triggers: "ship this program across N repos", "orchestrate a cross-repo release", "run the full mission workflow on repos A/B/C in program order", "drive Decision Moment V1 across all repos", "multi-repo spec-kitty sprint". Does NOT handle: single-mission implement-review loop (use spec-kitty-implement-review), post-merge mission audit (use spec-kitty-mission-review), setup or repair (use spec-kitty-setup-doctor), per-WP review (use spec-kitty-runtime-review).
$npx -y skills add priivacy-ai/spec-kitty --skill spec-kitty-program-orchestrateInstalls into the current project.
Run `npx skills use "https://github.com/priivacy-ai/spec-kitty" --skill "priivacy-ai/spec-kitty/spec-kitty-program-orchestrate"` 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/priivacy-ai/spec-kitty" that are relevant to the current task. Run `npx skills add "https://github.com/priivacy-ai/spec-kitty"` and select the relevant skills, then follow their instructions.