You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
642 B
Markdown
12 lines
642 B
Markdown
---
|
|
name: triage
|
|
description: triage issues
|
|
---
|
|
|
|
* Read @docs @src @tests @PLAN.md @README.md and @CLAUDE.md for context before starting.
|
|
* Deeply understand each item before planning.
|
|
* Create `nbd` tickets for each item including your plan, breaking the problem down into smaller tickets where it makes sense.
|
|
* Include relevant source files, documentation, and context about each ticket so the work has the higest probability of success without additional context being required.
|
|
* Commit these tickets in the `.nbd` directory with a concise summary of each ticket, probably using the title and ticket IDs.
|
|
* Do not implement any tickets.
|