Favicon of flutter-pr-checks-finder

flutter-pr-checks-finder Skill

AI Agent SkillDartOpen source

Find failing checks on a Flutter PR and locate the corresponding LUCI log URLs. Published by flutter in flutter.

Decision snapshot

Is this a fit?

Best for

Developers using flutter, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

26 days ago · BSD-3-Clause license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is flutter-pr-checks-finder Skill?

Find failing checks on a Flutter PR and locate the corresponding LUCI log URLs. 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.

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

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
  • Developers using flutter

Declared skill metadata

  • Source file: .agents/skills/flutter-pr-checks-finder/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use flutter-pr-checks-finder Skill

  • Use it for developers using flutter.

Built with

DartCopy skill directory

Editorial notes

Source

  • Creator: flutter
  • Repository: flutter/flutter
  • Skill file: .agents/skills/flutter-pr-checks-finder/SKILL.md

What it does

Find failing checks on a Flutter PR and locate the corresponding LUCI log URLs.

Skill instructions

Flutter PR Checks Finder Prerequisites - gh (GitHub CLI) must be installed and authenticated. If not in your PATH, check common locations like /opt/homebrew/bin/gh on macOS or C:\Program Files\GitHub CLI\gh.exe on Windows. - Access to curl or similar tool to fetch raw logs from LUCI. Workflow 1. Find Failing Checks You can use the gh CLI if it's installed and authenticated, or use direct HTTP requests to the GitHub API as a fallback. Option A: Using gh CLI (Preferred) Run the following command to list checks: bash gh pr checks <PRNUMBER Option B: Using GitHub API via HTTP If gh is not available, you can use readurlcontent or a similar method to interact with the public GitHub API: 1. Find the PR SHA: Make an HTTP request to: https://api.github.com/repos/flutter/flutter/pulls/<PRNUMBER Extract the head.sha field. 2. List Check Runs: Make an HTTP request to: https://api.github.com/repos/flutter/flutter/commits/<PRSHA/check-runs Parse the JSON response. CRITICAL: You must handle paginatio

Verified compatibility and discovery

Frequently asked questions

What is flutter-pr-checks-finder?

flutter-pr-checks-finder is a open-source AI agent skill with Copy skill directory. Find failing checks on a Flutter PR and locate the corresponding LUCI log URLs.

Who is flutter-pr-checks-finder best for?

flutter-pr-checks-finder is best for reusing agent instructions, scripts, and references.

How do I install flutter-pr-checks-finder?

Install or run flutter-pr-checks-finder using Copy skill directory. Check flutter-pr-checks-finder for the latest setup command.

Is flutter-pr-checks-finder actively maintained?

flutter-pr-checks-finder may need a closer maintenance check before production use.

Share:

Stars
178,396
Forks
30,970
Last commit
26 days ago
Last verified
Aug 19, 2026
Metadata fetched
Aug 19, 2026
Repository age
12 years
License
BSD-3-Clause

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.

Alternatives to flutter-pr-checks-finder