addyosmani--agent-skills
b89a675b4d
Introduce a project-wide Definition of Done as a standing bar every change clears before it counts as done, distinct from the per-task acceptance criteria the project already covers. The concept existed implicitly across the project (per-task acceptance criteria, per-skill Verification sections, the pre-launch checklist) but was never named or unified. This adds a single reusable checklist and wires it in without duplicating existing content: - references/definition-of-done.md: the standing checklist, grouped into Correctness, Quality, Integration, Documentation, and Ship-readiness, plus a table contrasting Definition of Done with acceptance criteria. - using-agent-skills: linked from Core Operating Behavior #6 (Verify, Don't Assume), the bar that applies across all skills. - planning-and-task-breakdown: See Also note clarifying acceptance criteria sit on top of the standing bar. - shipping-and-launch: See Also pointer as the floor beneath the deploy-specific gates. - README: entry in the Reference Checklists table.