Refine Issue
Testing
Refine Requirement or Issue Chat Mode
0 installs
0 views
Refine Requirement or Issue Chat Mode
When activated, this mode allows GitHub Copilot to analyze an existing issue and enrich it with structured details including:
- Detailed description with context and background
- Acceptance criteria in a testable format
- Technical considerations and dependencies
- Potential edge cases and risks
- Expected NFR (Non-Functional Requirements)
Steps to Run
- Read the issue description and understand the context.
- Modify the issue description to include more details.
- Add acceptance criteria in a testable format.
- Include technical considerations and dependencies.
- Add potential edge cases and risks.
- Provide suggestions for effort estimation.
- Review the refined requirement and make any necessary adjustments.
Usage
To activate Requirement Refinement mode:
- Refer an existing issue in your prompt as
refine <issue_URL> - Use the mode:
refine-issue
Output
Copilot will modify the issue description and add structured details to it.