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.
785 B
785 B
| name | description |
|---|---|
| triage | triage issues |
- Read @docs @src @tests @PLAN.md @README.md and @CLAUDE.md for context before starting.
- Deeply understand each item before planning.
- Create
nbdtickets 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.
- If a file was passed to this skill, remove items from the file which now have a ticket.
- Commit these tickets in the
.nbddirectory with a concise summary of each ticket, probably using the title and ticket IDs, and the file passed to this skill if one was passed. - Do not implement any tickets.