The migrate command now finishes by auditing your prompts and tool descriptions for stale wording.
What's wrong with this entry?
After the per-target changes are applied, the migrate subcommand tells the model to audit in-scope prompt text, tool descriptions, and request code against shared/prompt-audit.md.
- A new Quick Task Reference row routes "is this prompt outdated" and "remove the cruft" questions to the same file.
- An HTML comment left in the shipped prompt records that the skill's trigger description was deliberately not changed because it is eval-pinned, so the model sees this developer note as part of its context.
TODO(prompt-audit): remaining trigger question
Strings lifted out of the shipped bundle, so the claim above can be checked against them.