AGENTS.md and initial skills - #474
Open
Loïc Minier (lool) wants to merge 4 commits into
Open
Conversation
Add initial AGENTS.md with high-level guidance and pointing at skills dir. Assisted-by: Claude Code:claude-opus-4-8 Signed-off-by: Loïc Minier <loic.minier@oss.qualcomm.com>
Portable SKILL.md playbook for bumping an existing board's boot-binary build-id in the debos flash recipe, recomputing the sha256sum from the downloaded archive, and summarising what changed in the release. Assisted-by: Claude Code:claude-opus-4-8 Signed-off-by: Loïc Minier <loic.minier@oss.qualcomm.com>
Portable SKILL.md playbook for bumping the pinned qcom-ptool / qcom-dtb-metadata commits in the debos flash recipe: recompute the archive sha256sum and, crucially, review the log and diff from the current to the target sha for backwards-incompatible changes that would require updating qcom-deb-images logic or data. Assisted-by: Claude Code:claude-opus-4-8 Signed-off-by: Loïc Minier <loic.minier@oss.qualcomm.com>
Portable SKILL.md playbook for adding a new Qualcomm board to the debos flash recipe: the five board-entry facts (dtb, soc_id, ptool_platforms, boot binaries, CDT), the meta-qcom lookup trick for a board already enabled there, the marketing-name rule for ptool platforms, and when to bump the pinned deps to pick up a platform or /soc node. Assisted-by: Claude Code:claude-opus-4-8 Signed-off-by: Loïc Minier <loic.minier@oss.qualcomm.com>
Test jobs for commit 293aaa2 |
Closed
|
This pull request has been marked as stale after 30 days of inactivity. Consider updating it or commenting on it if it's still active. |
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.
Introduce guidance for AI agents with AGENTS.md and some initial skills for recurring development tasks.