Merged
Conversation
tyeth
commented
Mar 24, 2026
Member
Author
tyeth
left a comment
There was a problem hiding this comment.
Add agents files for claude/gemini/opencode/copilot, pointing to a central file in .agents/ that also lists the skills folder.
Worth us adding more to agents.md eventually - see here for guidance https://github.blog/ai-and-ml/github-copilot/how-to-write-a-great-agents-md-lessons-from-over-2500-repositories
tyeth
commented
Apr 3, 2026
Member
Author
tyeth
left a comment
There was a problem hiding this comment.
Good start, room for improvement in skill, and repo guidance (agents.md) - see https://github.blog/ai-and-ml/github-copilot/how-to-write-a-great-agents-md-lessons-from-over-2500-repositories
Add guards in three places: - Arguments section: treat PR-provided definitions as hints, not verified data - Step 0 callout: must independently verify every field even when a PR supplies a definition - documentationURL guidance: explicitly forbid GitHub library repo URLs for Adafruit products Motivated by a bad PR where documentationURL was copied from a firmware PR as a GitHub repo link instead of the actual learn guide. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Points 3 and 4 in the image selection guidance contradicted each other — point 3 said "straight-on" and "avoid angled shots" while point 4 said "slight angle". The correct style is the standard Adafruit isometric product photo (typically CDN image 00). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
The CDN image numbering isn't fixed at 04 — increment from 00 until a 404 instead. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Image numbers on Adafruit CDN aren't contiguous — scrape all available image URLs from the product page gallery instead of iterating through a hardcoded range. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.
Add skill for adding sensors to v1