v1.0.3 — OSS workflow references
What's new
Updated skills-evolution integration to use the correct OSS-specific workflows:
- PR review:
oss-skill-pr-check.md— reviews changes toSKILL.mdandreferences/**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.