Skip to content
Template

Story: [TITLE]

Source: story.md

21 lines
markdown
---
status: pending  # pending | in_progress | completed | skipped
assigned_agent:
started_at:
completed_at:
---

# Story: [TITLE]

## Context

## Task

## Acceptance Criteria
<!-- Each criterion must be independently testable -->

1. When [event], the system shall [action]
2. The system shall [action]
3. If [condition], then the system shall [action]

## Technical Notes