Ensemble code review with specialized reviewer personas. Has full (9-persona) and lightweight (4-persona) modes. Load when conducting a code review of a PR, branch, or local changes.
What earns a comment, what never belongs in one, and what to do when two distant things must change together. Load before writing or changing any comment or docstring. Language-agnostic.
Ensemble documentation review with specialized reviewer personas. Has full (8-persona) and lightweight (3-persona) modes. Load when reviewing documentation-only changes where code-focused personas don't apply.
Conventions for Pony examples/README.md files. Load when adding, updating, or reorganizing examples in a ponylang project.
Conventions for Pony library project READMEs. Load when writing or updating a README.md for a ponylang library project.
How the words go in a comment, docstring, release note, or README — write plainly, say the fact, and stop. Load before writing any prose that ships with the code. Language-agnostic.
Load when writing release notes, updating CHANGELOG, or preparing a PR that includes user-facing changes in a Pony project.
Routing index for the Pony skills — tells you which pony-* skill to load for each task, and when. Load at the start of work in a Pony project.