Skip to content

Commit 2f58f4b

Browse files
authored
Merge pull request #1187 from devantler/fix-tasktoissues-tools
Fix tasktoissues.md to use the 'github/github-mcp-server/issue_write' tool
2 parents 7e568c1 + 7777e14 commit 2f58f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/commands/taskstoissues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
3-
tools: ['github/github-mcp-server/create_issue']
3+
tools: ['github/github-mcp-server/issue_write']
44
scripts:
55
sh: scripts/bash/check-prerequisites.sh --json --require-tasks --include-tasks
66
ps: scripts/powershell/check-prerequisites.ps1 -Json -RequireTasks -IncludeTasks

0 commit comments

Comments
 (0)