Skip to main content
Run any Skill in Manus
with one click

generator-script-discipline

Stars6
Forks3
UpdatedJuly 11, 2026 at 18:11

Use when a change adds a shell script that produces a generated artifact and commits it to the repo: a JSON schema, a Grafana dashboard, a verifier-generated file, a manifest, a fixture catalogue, a typed-API definition, or any other file whose committed form is a function of source-of-truth data plus a deterministic transformation. Activate for new scripts under `scripts/` that emit files under `docs/`, `go/internal/*/data/`, `deploy/`, or any checked-in artifact directory. Captures the three-file pattern (slim `generate-*.sh` + `lib/` chunks + `test-generate-*.sh` mirror), idempotency as a first-class test case, and the 500-line cap pre-planned rather than retrofitted.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly