OKF Bundle Validator
Version updated for https://github.com/scaccogatto/okf-skills to version okf–v0.7.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the creation and validation of Open Knowledge Format (OKF) bundles, which are directories of markdown files with YAML frontmatter. It provides tools for producing, maintaining, consuming, validating, and visualizing OKF bundles as a part of Claude Code’s capabilities, driving by the verbatim spec and backed by a deterministic conformance checker, with a self-contained graph renderer. The action supports installation via the Claude Code marketplace or agent skills, and can be used to capture knowledge, validate before committing, and gate in CI.
What’s Changed
What’s Changed
- ci: auto-release on version bump by @scaccogatto in https://github.com/scaccogatto/okf-skills/pull/35
- ci: require a version bump when shipped code changes by @scaccogatto in https://github.com/scaccogatto/okf-skills/pull/36
- ci: make the version-bump gate safe to require by @scaccogatto in https://github.com/scaccogatto/okf-skills/pull/37
Full Changelog: https://github.com/scaccogatto/okf-skills/compare/okf--v0.7.1...okf--v0.7.2