closing-obsolete-issues Skill
Find and close obsolete, stale, or not reproducible issues in the flutter/devtools repository. Published by flutter in devtools.
Decision snapshot
Is this a fit?
Research, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
3 days ago · BSD-3-Clause license
No specific cautions were detected. Review the source and requested permissions before installing.
What is closing-obsolete-issues Skill?
Find and close obsolete, stale, or not reproducible issues in the flutter/devtools repository. Published by flutter in devtools. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Research
- Research use cases
Declared skill metadata
- Source file: .agents/skills/closing-obsolete-issues/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use closing-obsolete-issues Skill
- Use it for research.
Built with
Editorial notes
Source
- Creator: flutter
- Repository: flutter/devtools
- Skill file: .agents/skills/closing-obsolete-issues/SKILL.md
What it does
Find and close obsolete, stale, or not reproducible issues in the flutter/devtools repository.
Skill instructions
Closing Obsolete Issues Use this skill to find old, outdated issues in the flutter/devtools repository that can be closed because they have been fixed, are stale, obsolete, or not reproducible. Instructions 1. Identify Target Issues: - Use the GitHub CLI (gh) to search for the oldest open issues. - Use any label that the user gives you, or none if the user does not specify any issue labels. - Sort by creation date (created-asc) or last update (updated-asc) to find the most likely candidates for being outdated. - Fetch at least 20-30 candidates. - Example command (with label): gh issue list --repo flutter/devtools --search "label:bug is:open sort:created-asc" --limit 30 | cat - Example command (without label): gh issue list --repo flutter/devtools --search "is:open sort:created-asc" --limit 30 | cat 2. Investigate Status: - For each candidate, analyze its description and comments. - Pro Tip: Use the bundled script dart scripts/fetchissues.dart <numbers... or dart scripts/fetchissues.dar
Verified compatibility and discovery
Frequently asked questions
What is closing-obsolete-issues?
closing-obsolete-issues is a open-source AI agent skill with Copy skill directory. Find and close obsolete, stale, or not reproducible issues in the flutter/devtools repository.
Who is closing-obsolete-issues best for?
closing-obsolete-issues is best for reusing agent instructions, scripts, and references, research workflows.
How do I install closing-obsolete-issues?
Install or run closing-obsolete-issues using Copy skill directory. Check closing-obsolete-issues for the latest setup command.
Is closing-obsolete-issues actively maintained?
closing-obsolete-issues may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.