From FEATURE_IDEAS.md #12. Already tracked as "post-v1.0" in PLAN.md; filing for visibility.
A reusable GitHub Action that:
- On push to main: runs `skillr sync` and commits any changes to provider configs (so `.cursor/rules/` etc. stay fresh automatically)
- On PRs: validates skill frontmatter, runs `skillr lint`, fails the check on errors, and comments a summary
Acceptance
From FEATURE_IDEAS.md #12. Already tracked as "post-v1.0" in PLAN.md; filing for visibility.
A reusable GitHub Action that:
Acceptance