You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .agents/skills/closing-obsolete-issues/SKILL.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ Use this skill to find old, outdated issues in the `flutter/devtools` repository
22
22
-**Pro Tip**: Use the bundled script `scripts/fetch_issue_details.sh <number>` to get a comprehensive view of the issue and its comments.
23
23
- Compare the issue's request or reported bug with the current state of the codebase.
24
24
- Refer to `references/rationale_templates.md` for a library of common reasons issues become outdated in DevTools.
25
-
-**Safety Rule**: Do not assume a bug is fixed just because the screen has been updated or the file modified. Verify if the specific bug behavior is still possible. Valid bugs should not be closed as stale just because they are old.
25
+
-**Safety Rule**: Do not assume a bug is fixed or obsolete just because the screen has been updated or the file modified. Verify if the specific bug behavior is still possible. Valid bugs or feature requests should not be closed as stale just because they are old or have no activity. Inactivity alone does not invalidate a feature request or bug report.
26
26
27
27
3.**Draft and Review Closing Comments (CRITICAL MANDATE)**:
28
28
- For issues identified as candidates for closing, draft a detailed comment for each explaining *why* it can be closed.
0 commit comments