You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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