home/productivity/backlog-to-issues-prompt

Backlog to Issues Prompt

GPTClaudeDeepSeek··517 copies·updated 2026-07-14
backlog-to-issues-prompt.prompt
# Backlog to Issues Prompt

Read `AUDIT_BACKLOG.md`.

For each Open item with severity Critical or High:
1. Create a GitHub Issue title under 72 characters.
2. Write a concise description:
   - problem
   - risk
   - evidence
   - proposed fix
   - validation
3. Suggest labels:
   - security
   - tech-debt
   - performance
   - compliance
   - tests
4. Do not create issues automatically.
5. Output a reviewable list first.

when to use it

Community prompt sourced from the open-source GitHub repo Gudvin82/vibe-coding-protocols (NOASSERTION). A "Backlog to Issues Prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

Gudvin82/vibe-coding-protocols · NOASSERTION