feat: author check-downstream-consumers skill and known consumers resource#180
Merged
Merged
Conversation
reidbaker
self-requested a review
July 16, 2026 18:00
Contributor
There was a problem hiding this comment.
Code Review
This pull request introduces a new 'check-downstream-consumers' skill to the 'dart_skills_lint' agent, providing documentation and a structured process for evaluating breaking changes against known downstream repositories. The changes include updates to the .gitignore file, a detailed SKILL.md guide, and a list of known consumer repositories. The reviewer provided actionable feedback to correct a repository URL in the documentation and suggested using numbered lists for sequential steps to improve readability.
reidbaker
force-pushed
the
feature/pr-validation-skill
branch
from
July 16, 2026 18:05
8450150 to
fde2cdb
Compare
reidbaker
force-pushed
the
feature/pr-validation-skill
branch
from
July 16, 2026 18:14
fde2cdb to
75a3fde
Compare
reidbaker
approved these changes
Jul 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Authors the
check-downstream-consumerscontributor skill (tool/dart_skills_lint/.agents/skills/check-downstream-consumers/SKILL.md) and bundled reference resource (resources/known_consumers.md).Objectives & Capabilities
flutter/flutter,flutter/devtools,dart-lang/site-www, etc.).pubspec.yamlmutates and calling updates remain strictly diagnostic/transient and must be cleanly restored before concluding).KIs), or localized parent inspections rather than triggering unbounded disk traversals (find / -name ...).CHANGELOG.md).Quality & Verification
tool/dart_skills_lint/.agents/skills/.gitignore(/*) to cleanly index un-ignored contributor skills without wildcard recursion traps.dart format .,dart analyze --fatal-infos, and the internal skills validator test suite (test/dart_skills_lint_skills_test.dart).