Decompose banner
fotoetienne fotoetienne

Decompose

Git community

Description

--- description: Break a large GitHub issue into smaller, actionable sub-issues allowed-tools: Bash(gh issue:*), Bash(gh api:*), Read, Glob, Grep, Task, TodoWrite, AskUserQuestion, SlashCommand argument-hint: "<issue# or URL>" --- Break a complex GitHub issue into smaller, manageable sub-issues. **Issue:** $ARGUMENTS **Workflow:** ## 1. Fetch & Analyze the Issue - Use `gh issue view $ARGUMENTS` to get the full issue details - Read the issue title, body, labels, and any comments - Understand

Installation

Installs to ~/.claude/commands/fotoetienne-gru-decompose.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/fotoetienne/gru/HEAD/.claude/commands/decompose.md -o ~/.claude/commands/fotoetienne-gru-decompose.md

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

Full documentation available on GitHub

View Source Repository