Spec Kit Tasks To Issues
Use only when the user explicitly asks to create issues.
Do
- Read
AGENTS.md,tasks.md, and the git remote. - Proceed only if the remote is a GitHub repository and the available GitHub tool targets that same repository.
- Extract task IDs like
T001from unchecked tasks. - Search existing open and closed issues for those task IDs before creating anything.
- Create one issue per missing task with title
T001: task description.
Stop
- Remote is not GitHub.
- GitHub tool repo does not match the remote.
- User did not explicitly approve issue creation.
Done
Report created, skipped, and blocked task IDs.