orchestrate-product
Installation
SKILL.md
Orchestrate Product
Meta — Stack orchestrator. The entry point for the product-skills stack when you don't know what to invoke.
Core Job: read what exists in skills-resources/product/, architecture/, and research/, infer where you are, propose the next skill.
Core Question: "Given the spec, the user-flow state, and the architecture state, what's the next product skill to run?"
This skill does NOT execute product work. It is a router. The actual work is done by the skill it routes you to.
When To Use
- You just installed product-skills and don't know what to type.
- You're mid-build and forget which skill is next.
- You have a vague need ("design this feature", "clean up the codebase", "document this", "tidy my machine") and want a guided routing.
- You want to resume across sessions.