Favicon of closing-obsolete-issues

closing-obsolete-issues Skill

AI Agent SkillDartOpen source

Find and close obsolete, stale, or not reproducible issues in the flutter/devtools repository. Published by flutter in devtools.

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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
80/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Research
  • Research use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use closing-obsolete-issues Skill

  • Use it for research.

Built with

DartCopy skill directory

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 scripts/fetchissuedetails.sh <number to get a comprehensive view of the i

Explore related resources

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.

Share:

Stars
1,723
Forks
399
Last commit
9 days ago
Repository age
8 years
License
BSD-3-Clause

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to closing-obsolete-issues

closing-obsolete-issues: Install, Config & GitHub Signals – SkillIndex