Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

generator-script-discipline

Sterne6
Forks3
Aktualisiert11. Juli 2026 um 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

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

SKILL.md
readonly