plugins/coordinator/skills/lessons-trim/SKILL.md
DEPRECATED ALIAS — invokes coordinator:lesson-triage in project-local mode. Periodic maintenance of lessons files (trim stale entries, merge duplicates, clean feature-scoped files). Invoked by /update-docs (Phase 6) or standalone. Removal due 2026-05-26 (one cadence cycle after lesson-triage ship).
npx skillsauth add oduffy-delphi/coordinator-claude lessons-trimInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill is a thin shim. All processing logic lives in coordinator:lesson-triage.
Invoke: /lesson-triage --mode project-local (or simply /lesson-triage from a project repo — auto-detects mode from cwd).
Removal due: 2026-05-26 — see tasks/lessons-trim-removal-due-2026-05-26.md. After that date, /update-docs Phase 6 should invoke /lesson-triage --mode project-local directly and this shim should be deleted.
tools
Orient session — preflight, load context, choose work
documentation
Wrap up finished work — capture lessons, update docs
development
Triangulate plan-claim / code-reality / review oracles to classify each plan into DELIVERED+REVIEWED / DELIVERED-UNREVIEWED / PARTIAL / IN-FLIGHT / ABANDONED. Run after any crash or 'did we actually finish what we think we finished?' moment.
testing
Check for a published coordinator update and advise a preserve-by-default migration path — never a blind overwrite.