fix(template): sync harmon-devkit skills to v0.30.0 - #807
Merged
Conversation
evanharmon1-ci
Bot
force-pushed
the
bot/sync-harmon-devkit
branch
from
August 13, 2026 08:05
7ea0fcb to
b283537
Compare
evanharmon1-ci
Bot
force-pushed
the
bot/sync-harmon-devkit
branch
from
August 13, 2026 14:05
cf3d59a to
4964b0f
Compare
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.
Automated pin-and-sync of the vendored harmon-devkit agent skills and shared subagents.
v0.29.0v0.30.0What changed
.skills-sync.yamland the template twin pinv0.30.0..claude/skills/.SKILLS_PROVENANCEand the managed skill directories were re-vendored from that tag..claude/agents/.AGENTS_PROVENANCEand the managed agent files were re-vendored from that tag.Nothing else — the run aborts if the sync writes a path it does not own.
Verification
task verify:skills:offline,task security:secrets,task verify:skillsand
task verifyall passed on this commit before the branch was pushed, andthe releasing PR title was pre-flighted through
task guard:release-title.Merging
Merging stays manual. This PR is opened by
sync-harmon-devkit.yml; noworkflow merges it, and none merges either repository's release PR. A newer
stable harmon-devkit release rewrites this same branch rather than opening a
second PR.