frankgpt/prompts/kanban-finalize-issue.prompt.md

11 lines
497 B
Markdown

---
description: Finalize an issue, update the board, and celebrate the win.
---
I have successfully merged the code for my active task into the main branch.
Please use the GitHub MCP tools to:
1. Find the issue we just completed.
2. Remove the `status: in-review` or `status: in-progress` label.
3. Add the `status: done` label.
4. Formally **Close** the issue.
5. List the remaining items left in the `status: in-progress` and `status: todo` columns so I know exactly where the project stands.