Enhance Dev Hawk with deep PR analysis and automatic agent task creation#7151
Merged
Enhance Dev Hawk with deep PR analysis and automatic agent task creation#7151
Conversation
- Add deep research instructions to analyze PR changes and audit data - Correlate errors from workflow run audit with specific PR changes - Create agent tasks for Copilot when root cause is identified - Add bash tool access for gh agent-task create command - Increase timeout from 10 to 15 minutes for deeper analysis - Provide systematic process for root cause determination - Include criteria for when to create agent tasks - Update comment templates for different failure scenarios Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update dev hawk prompting for deep research into PR changes
Enhance Dev Hawk with deep PR analysis and automatic agent task creation
Dec 21, 2025
pelikhan
approved these changes
Dec 21, 2025
This was referenced Dec 21, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dev Hawk now performs root cause analysis by correlating workflow failures with PR code changes, then automatically creates agent tasks for Copilot to fix identified issues.
Changes
Deep research workflow: 4-step systematic analysis
Agent task creation: Creates
gh agent-taskwith structured problem statement when root cause is actionablegh agent-task create *Enhanced reporting: Three comment templates
Increased timeout: 10→15 minutes for deeper analysis
Example Task Creation
When correlation succeeds:
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.