Skip to content

v0.9.2

Choose a tag to compare

@stbenjam stbenjam released this 13 May 17:32
· 953 commits to main since this release
bcceba5

What's New

New Features

  • Add required-fields and required-metadata configuration to agentskill-valid rule — enforce that specific frontmatter fields and metadata keys are present in agent skills

Fixes

  • Validate null/empty values and deduplicate metadata violations in required-fields/required-metadata checks
  • Guard against false-positive passes in required-fields validation
  • Fix example rule IDs and add redaction warnings in documentation

Other

  • Add GitHub issue templates for bug reports and feature requests
  • Add integration tests with real test fixtures for required-fields/required-metadata
  • Add line-number assertions to integration tests