Work Issue banner
Santos-Enoque Santos-Enoque

Work Issue

Git community

Description

Start a structured development workflow for a GitHub issue or Task Master task. ## Usage Provide either: - A GitHub issue number (e.g., 123) - A Task Master task ID (e.g., 1.2) ## Workflow I'll guide you through the PLAN → CREATE → TEST → DEPLOY workflow: ### 1. PLAN Phase - Fetch issue/task details using `gh issue view` or `tm show` - Research relevant context (scratchpads, PRs, codebase) - Create a comprehensive implementation plan - Define testing strategy and commit approach ### 2. CREA

Installation

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

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

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

Full documentation available on GitHub

View Source Repository