Skip to content

v1.0.3 — OSS workflow references

Choose a tag to compare

@sorunokoe sorunokoe released this 28 Apr 15:13
· 13 commits to main since this release

What's new

Updated skills-evolution integration to use the correct OSS-specific workflows:

  • PR review: oss-skill-pr-check.md — reviews changes to SKILL.md and references/** for accuracy, clarity, scope and anti-pattern coverage
  • Monthly update: oss-skill-update.md — checks version references and doc links
  • GH Actions: oss_skill_health.yml — reusable workflow with optional AI patch pass

Previously the README pointed at consumer-mode workflows (skills-pr-check.md, skills_pr_check.yml) which are designed for repos that consume skills, not publish them.