Skip to content

Commit b680c9f

Browse files
committed
update skill
1 parent ead211d commit b680c9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • .agents/skills/closing-obsolete-issues

.agents/skills/closing-obsolete-issues/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Use this skill to find old, outdated issues in the `flutter/devtools` repository
2222
- **Pro Tip**: Use the bundled script `scripts/fetch_issue_details.sh <number>` to get a comprehensive view of the issue and its comments.
2323
- Compare the issue's request or reported bug with the current state of the codebase.
2424
- 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.
2626

2727
3. **Draft and Review Closing Comments (CRITICAL MANDATE)**:
2828
- For issues identified as candidates for closing, draft a detailed comment for each explaining *why* it can be closed.

0 commit comments

Comments
 (0)