Skip to content

Validate installer discovery in CI - #2

Merged
CodingCossack merged 1 commit into
mainfrom
agent/validate-installer-discovery
Aug 19, 2026
Merged

Validate installer discovery in CI#2
CodingCossack merged 1 commit into
mainfrom
agent/validate-installer-discovery

Conversation

@CodingCossack

Copy link
Copy Markdown
Owner

What changed

Adds a pinned skills@1.5.23 discovery check to CI after the repository's structural validator.

Why

The existing validator approximates YAML frontmatter by splitting lines at the first colon. It can accept malformed YAML that the real skill loader rejects. The new check proves the published repository through the actual installer/discovery seam.

Validation

  • current valid repository: discovered exactly one intended skill
  • counterfactual fixture with description: bad: value: rejected with a YAML parse error and exit 1

@CodingCossack
CodingCossack marked this pull request as ready for review August 19, 2026 13:42
@CodingCossack
CodingCossack merged commit c34edf5 into main Aug 19, 2026
2 checks passed
@CodingCossack
CodingCossack deleted the agent/validate-installer-discovery branch August 19, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant