analyze-github-flake Skill
Expertise in analyzing flake github issues in the flutter/flutter repository. Use when a user wants to analyze the flakiness of a specific link to a flutter github issue. Published by flutter in flutter.
What is analyze-github-flake Skill?
Expertise in analyzing flake github issues in the flutter/flutter repository. Use when a user wants to analyze the flakiness of a specific link to a flutter github issue. Published by flutter in flutter. 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.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use analyze-github-flake Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: flutter
- Repository: flutter/flutter
- Skill file: .agents/skills/analyze-github-flake/SKILL.md
What it does
Expertise in analyzing flake github issues in the flutter/flutter repository. Use when a user wants to analyze the flakiness of a specific link to a flutter github issue.
Skill instructions
<!-- Host assumptions: Installed and on path: dart git gh Had authentication setup: gh -- Flake analysis instructions Rules You should not modify ANY files - you are only to provide an analysis of why the specific check is flaking. You should only look at the issue body, as well as comments containing links to additional builds. You should not attempt to solve the flakes or pinpoint root causes inside of flutter/, just provide a high level summary of what is going on and bucket the failures into distinct types. Collecting the list of failing builds and obtaining the logs Github issue urls take the form of https://github.com/flutter/flutter/issues/<issue-number. Where issue-number is a number. Get information about the issue by using gh issue view <issue-number --repo flutter/flutter --json=author,body,id,labels,number,state,title,url For example to find information about the issue https://github.com/flutter/flutter/issues/174116 you can call gh issue view 174116 --repo flutter/flutterExplore related resources
Frequently asked questions
What is analyze-github-flake?
analyze-github-flake is a open-source AI agent skill with Copy skill directory. Expertise in analyzing flake github issues in the flutter/flutter repository. Use when a user wants to analyze the flakiness of a specific link to a flutter github issue.
Who is analyze-github-flake best for?
analyze-github-flake is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install analyze-github-flake?
Install or run analyze-github-flake using Copy skill directory. Check analyze-github-flake for the latest setup command.
Is analyze-github-flake actively maintained?
analyze-github-flake may need a closer maintenance check before production use.
Auto-fetched from GitHub.