Shape what gets built: features, epics, user stories, releases, milestones, and the dependencies between them.
featurev0.2.0What this builds
One step: run the product_spec creation sequence — features, epics, user stories, releases, milestones.
6 phases · 10 entity types
Follow these steps in order. Each one adds entities to the graph and sets up the next.
Name the units of value the product delivers. Each feature should be a thing a user can describe in plain language.
Group related features into epics that ship together. Epics are user-visible; tasks are not.
Write each feature from the user perspective. "As [persona], I want [job], so that [outcome]." Define acceptance criteria.
Decompose stories into the smallest unit of work an engineer can pick up. Surface the dependencies between them.
Group roadmap work into roadmap themes around the customer problem. Maintain a changelog the team and customers can read together.