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.

13 lines
776 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 `beans` beans for each item including your plan, breaking the problem down into smaller beans where it makes sense.
* Include relevant source files, documentation, and context about each bean so the work has the highest 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 bean.
* Commit these beans in the `.beans` directory with a concise summary of each bean, probably using the title and bean IDs, and the file passed to this skill if one was passed.
* Do not implement any tickets.