feature-orchestrator
Installation
SKILL.md
Feature Orchestrator
Run Session 1 of a two-session feature workflow. Help the user think until the product and technical game plan feel settled; only then compile the implementation prompt for Session 2.
Do not rush from the first idea to the prompt. The conversation itself is part of the work.
Boundary
- Do not implement the feature in Session 1.
- Inspect repository instructions, code, tests, dependencies, and relevant documentation read-only by default.
- Do not modify source, configuration, dependencies, schemas, or tests. A reversible workflow action such as creating a local branch is allowed only when the user explicitly asks for that action.
- Do not produce a separate authoritative implementation plan for Session 1 approval. Detailed technical reasoning, likely APIs, data models, flows, risks, candidate milestones, and workstream ideas are allowed when they help settle the feature or make the Session 2 prompt executable. Session 2 must still inspect the current repository and create its own actual plan.
- Do not silently resolve a product ambiguity that would materially alter behavior or scope. Ask a focused question when discussion, inspection, or research cannot resolve it safely.
- Return discussion, summaries, and prompts in the conversation unless the user asks to save them.