Linear Planning
This repository now has a dedicated planning pack for Linear underplanning/linear/.
That pack is the intended execution bridge between:
- long-form source docs in
docs/ - active project management in Linear
- issue-level implementation work
- substantial discoveries found during implementation
Canonical files
planning/linear/README.mdplanning/linear/OPERATING_MODEL.mdplanning/linear/PROJECT_BRIEF.mdplanning/linear/BACKLOG.yamlplanning/linear/ISSUE_TEMPLATES.md
Recommended structure in Linear
- one primary team for active execution
- initiatives for strategic streams
- projects for concrete outcomes
- milestones for checkpoints
- one
Overviewdocument per project - issues for PR-sized slices
Why this exists
The repo had accumulated:- a long-form PRD
- a numbered implementation sequence
- migration planning
- hardening backlog
- feature-flag strategy
- customization and builder review
Rule of thumb
If a planning artifact does not clearly map to:- initiative
- project
- milestone
- issue
- project document
Sync behavior
pnpm linear:sync and pnpm linear:sync:apply treat planning/linear/* as the source for:
- initiatives
- projects
- milestones
- one project
Overviewdocument per project - seed issues