To Issues

Break PRD or plan into tracker issues as thin vertical slices.

redpanda-data 9334a24 993 B Updated 6 repo stars

File contents

To Issues

Break plan into independently grabbable vertical slices.

Issue tracker + triage labels should exist. If missing, ask which tracker and labels to use.

Process

  1. Read current context or passed issue/path.
  2. Explore code if needed. Use domain glossary, respect ADRs.
  3. Draft tracer-bullet slices: narrow complete path through schema/API/UI/tests. Demoable alone. Prefer many thin slices.
  4. Mark each HITL or AFK. Prefer AFK where safe.
  5. Ask user: granularity, dependencies, merge/split, HITL/AFK right?
  6. Publish approved issues in dependency order with ready label.

Issue template

## Parent
<parent ref if any>

## What to build
End-to-end behavior. Avoid stale file paths/code. Prototype snippet OK if decision-rich.

## Acceptance criteria
- [ ] ...

## Blocked by
<refs> or None - can start immediately

## Notes for agent
Domain terms, ADRs, risks.

redpanda-data/ui-harness/tree/main/to-issues commit 9334a24fa2

Frequently asked questions

npx skillmds@latest add redpanda-data/to-issues