Files
Chris Banes f3934dff32 Add Agent Plugins v1 manifest (#60)
## Summary

- add the portable Agent Plugins v1.0.0 root manifest
- keep release versioning and validation synchronized across the
portable, Claude, Codex, and OpenCode manifests
- align the repository skill schema with Agent Skills core fields while
retaining the existing Claude Code `disable-model-invocation` and
`paths` extensions

## Validation

- `npm run lint`
- `npm test` (280 tests passed, 1 skipped)
- `python3 evals/run.py validate` (79 cases)
- `python3 scripts/release.py validate-manifests 2026.9.2`
- canonical Agent Plugins v1.0.0 JSON Schema validation
- `git diff --check`
2026-09-02 17:15:32 +01:00
..
2026-09-02 17:15:32 +01:00