@endgame-build/claude-workflows
Version:
Claude Code workflow system with commands, agents, and templates for AI-native development
63 lines (37 loc) • 861 B
Markdown
# {{issue_type_emoji}} {{issue_type}}: {{title}}
## Summary
{{description}}
{{#if_bug}}
## Steps to Reproduce
{{steps_to_reproduce}}
## Expected Behavior
{{expected_behavior}}
## Actual Behavior
{{actual_behavior}}
{{/if_bug}}
{{#if_improvement}}
## Current Behavior
{{current_behavior}}
## Proposed Enhancement
{{proposed_enhancement}}
## Benefits
{{benefits}}
{{/if_improvement}}
{{#if_feature}}
## Use Case
{{use_case}}
## Proposed Solution
{{proposed_solution}}
## Alternatives Considered
{{alternatives_considered}}
{{/if_feature}}
## Additional Context
{{additional_context}}
## Environment
- **Branch**: `{{git_branch}}`
- **Commit**: `{{git_commit}}`
- **Repository**: `{{git_repository}}`
- **Working Directory**: `{{working_directory}}`
- **Date**: {{current_date}}
*Issue created via Claude Code `/report-issue` command*