Create Task Issue banner
Santos-Enoque Santos-Enoque

Create Task Issue

Git community

Description

Create a GitHub issue for a Task Master task using the clean magents format. ## Usage Provide a Task Master task ID (e.g., 1, 1.2, 2.1) ## Process I'll create a GitHub issue for Task Master task $ARGUMENTS with: 1. **Task Overview** - ID, Priority, Status, Complexity score 2. **Description** - Clear task description 3. **Implementation Details** - What needs to be built 4. **Test Strategy** - How to test the implementation 5. **Subtasks** - Checklist with dependencies 6. **Progress** - Compl

Installation

Installs to ~/.claude/commands/santos-enoque-magents-create-task-issue.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Santos-Enoque/magents/HEAD/.claude/commands/create-task-issue.md -o ~/.claude/commands/santos-enoque-magents-create-task-issue.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository