author-and-validate-a-template-pack
Author a Mizan metric template (or a whole template pack), validate it creds-free with mizan pack validate (the CI PR gate — it reads the exit code and text report, not JSON), and run the export→PR→import collaborator loop against a shared templates repo, driving the mizan CLI. Use when a user asks to author, scaffold, package, validate, or share a Mizan metric template, rubric, or template pack, or to prepare a pack for a pull request.
- Version
- 0.1.0
- License
- Apache-2.0
- Compatibility
- Requires the `mizan` CLI on PATH (go install github.com/ghchinoy/mizan/cmd/mizan@latest). Authoring and validation (steps 1–5) are fully credential-free — they touch only the local registry and the filesystem, never Vertex AI. Only the optional `--dry-run` live-acceptance probe (step 6) calls Vertex AI and needs Google Application Default Credentials (ADC); this skill never takes or stores credentials.
Pinned to revision 4618d919fcec, so it is the text this page describes rather than whatever the author pushed since.
Files
Every link opens the file at its source, pinned to the revision this page describes.