pythia-write
Writing PL/SQL
Announce at start: "Using pythia-write — mining the codebase's conventions first."
Phase: Learn → Do — mine the neighbours first, then draft; landing it is pythia-apply's job
Before anything: if the project has .pythia/conventions.md, read it —
house rules there outrank every generic pattern below, and
pythia conventions shows the naming patterns the apply preview will check. If the project has none and the developer
describes a house style, offer pythia conventions --init — captured once,
it applies to every future session instead of being re-explained.
A codebase with thousands of procedures has already decided how procedures look. Your job is to write one that a maintainer cannot tell from the existing ones — not to introduce a better style.