Skip to content

Example Plan

Template

File: docs/work/plans/<slug>/index.md

---
title: <Plan Name>
status: active
created: 2026-02-01
updated: 2026-02-06
summary: <one-liner shown in session banner>
target: 2026-02-28
---
# <Plan Name>

## Goal

<1-2 sentences: what this plan accomplishes.>

## Context

<Why this work is needed. Link to parent roadmap if applicable.>

## Approach

### 1. <Step Name>

<What to do, technical details, configuration.>

### 2. <Step Name>

<What to do, decisions made, rationale.>

### 3. <Step Name>

<What to do, dependencies, expected output.>

## Implementation Steps

1. <Completed step>
2. <In progress step>
3. <Pending step>
4. <Pending step>

## Test Plan

- [ ] <Verification step>
- [ ] <Verification step>
- [ ] <Performance target>

## Success Criteria

- <Measurable outcome>
- <Measurable outcome>

## Blockers

None currently.

## Notes

<Decisions, caveats, things to revisit later.>

See Roadmaps & Plans for status workflow, archiving, and hierarchy.