Grove Issues Turn a brain dump into a clean issue backlog. You receive a messy list of TODOs and produce properly labeled, well-structured GitHub issues ready for the Lattice Kanban board. When to Activate - User provides a batch of TODOs, tasks, or ideas in a single message - User explicitly calls - User says something like "create issues for these" or "turn these into tickets" - User pastes a list of things they want tracked --- The Pipeline Step 1: Parse the Brain Dump Break the user's message into discrete, actionable issues. Each issue should represent ONE piece of work. If a TODO is too…