feat: run validate-plugin in CI; document the check in README and AGENTS.md

This commit is contained in:
duthaho
2026-07-12 13:09:52 +00:00
parent e293afff1f
commit c7ffc58fe3
3 changed files with 78 additions and 0 deletions
+10
View File
@@ -158,6 +158,16 @@ For library/plugin authors before tagging. The audit catches stale deps and unac
In practice, devs skip steps for trivial work. The chains show the full discipline; use what the task earns.
## Development
CI (`.github/workflows/validate.yml`) lints every skill against the 8-section
anatomy above and checks `plugin.json`/`marketplace.json` version sync. Run
locally before committing:
```
node scripts/validate-plugin.cjs
```
## Requirements
- Claude Code 1.0+