Two-layer copy editor. Layer 1 is a deterministic typography audit (regex-level, auto-closeable). Layer 2 is LLM judgment — reject-list hits, nominal-style detection, clarity/ambiguity pass for participant-facing content, voice/register check, and spoken- readability read. Loads repo-local .copy-editor.yaml to compose the baked-in language profile with the repo's style guide, reject list, examples, and voice doctrine. Czech is a full profile; English is a stub. Activate automatically when the conversation edits or creates any file matching a repo's .copy-editor.yaml include scope, when the user asks about Czech or participant-facing copy, when reviewing content PRs, or when a work slice would otherwise close without a Layer 2 pass on edited visible-surface content. Do not wait to be invoked by name. Explicit trigger phrases: copy edit, editorial pass, czech review, czech copy review, audit copy, check typography, review prose, tighten copy.
$npx -y skills add ondrej-svec/heart-of-gold-toolkit --skill copy-editorInstalls into the current project.
Run `npx skills use "https://github.com/ondrej-svec/heart-of-gold-toolkit" --skill "ondrej-svec/heart-of-gold-toolkit/copy-editor"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ondrej-svec/heart-of-gold-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/ondrej-svec/heart-of-gold-toolkit"` and select the relevant skills, then follow their instructions.