cmd-speckit-taskstoissues

Installation
SKILL.md

/speckit.taskstoissues

Agent skill wrapper for the Claude command /speckit.taskstoissues.

When the original command text references {{INPUT}}, $1, or named arguments, map them from the user's current request.

Command Instructions

Create GitHub issues from the tasks in tasks.md, in dependency order. Skips already-completed tasks.

Safety rules (enforce strictly)

  • Never create issues in a repository that does not match the current git remote origin.
  • Confirm owner/repo with the user before creating any issues.
  • Skip completed tasks (marked [x]) silently and note the count.
  • Escape special characters in issue titles and bodies.

Steps

Installs
15
First Seen
Apr 27, 2026
cmd-speckit-taskstoissues — gsmlg-dev/code-agent