ubiquitous-invention/docs/templates/plan-template.md

55 lines
1 KiB
Markdown
Raw Normal View History

---
kind: plan
slug: "<plan-slug>"
title: "<Plan title>"
status: draft
priority: P2
tenant_id: "<tenant-uuid-or-placeholder>"
cursor_plan_id: null
updated_at: "<ISO-8601>"
# Optional: default agent prompt for every task under this plan that doesn't
# override at epic or task level. Falls back to a built-in default when null.
# agent_prompt: |
# <Plan-level context: product, multitenancy posture, stack, prohibited
# actions, etc.>
---
# Plan overview
Short summary of the initiative and why it exists.
## Objectives and success criteria
- Objective 1 — measurable outcome
- Objective 2
## Scope and boundaries
**In scope:** …
**Out of scope:** …
## Cross-team collaborators
| Name / group | Role |
|--------------|------|
| | |
## Epics
| Epic | Link |
|------|------|
| `<Epic title>` | `./Epic-<epic-slug>/Epic-<epic-slug>.md` |
## Metrics and milestones
| Milestone | Target date | Metric |
|-----------|-------------|--------|
| | | |
## Risks and mitigations
| Risk | Mitigation |
|------|------------|
| | |