skillby nrwl

Claude Issue Workflow Usage Guide

## Quick Start

Installs: 0
Used in: 1 repos
Updated: 5h ago
$npx ai-builder add skill nrwl/issue-workflow-guide

Installs to .claude/skills/issue-workflow-guide/

# Claude Issue Workflow Usage Guide

## Quick Start

## Expected Outputs

### Planning Phase

- Detailed analysis comment posted to issue
- Implementation plan with steps and file changes
- Testing strategy and validation steps
- Risk assessment

### Implementation Phase

- Code changes made according to plan
- Tests run and validated
- Feature branch created: `fix/issue-{number}`
- PR suggestion with proper title format

## Manual Override

If you need to work on an issue manually, use the `/gh-issue-plan` command for structured guidance following the same workflow patterns.

## Troubleshooting

- Ensure you're on the authorized users list
- Check that the issue has sufficient detail for analysis
- For implementation, ensure a plan comment exists from the planning phase
- If workflows fail, check the Actions tab for detailed logs

Quick Install

$npx ai-builder add skill nrwl/issue-workflow-guide

Details

Type
skill
Author
nrwl
Slug
nrwl/issue-workflow-guide
Created
1d ago