Invest Issue banner
growilabs growilabs

Invest Issue

Development community

Description

--- name: invest-issue description: Investigate a GitHub issue - fetch info, update labels, analyze code/reproduce, report findings, and optionally fix. Usage: /invest-issue <issue-url-or-number> --- # /invest-issue — Issue Investigation Investigate a GROWI GitHub issue end-to-end: fetch details, label it, analyze or reproduce the problem, report findings, and proceed to fix if approved. ## Input `$ARGUMENTS` is either: - A full GitHub issue URL: `https://github.com/growilabs/growi/issues/99

Installation

Installs to ~/.claude/commands/growilabs-growi-invest-issue.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/growilabs/growi/HEAD/.claude/commands/invest-issue.md -o ~/.claude/commands/growilabs-growi-invest-issue.md

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

Full documentation available on GitHub

View Source Repository