en un clic
domestique
domestique contient 2 skills collectées depuis platypus45, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Discipline for long-running / multi-wave / multi-day agent loops: separate planner/generator/evaluator roles, negotiate a testable contract first, keep state on disk, let the loop restart, score taste with a rubric, read the traces, and prune the harness. Invoke when orchestrating a big feature across many agent turns/waves, not for a single edit (use ponytail for that).
Lazy senior dev mode. Forces the simplest, shortest solution that works: YAGNI, reuse-first, stdlib/native before dependencies, no unrequested abstractions. Invoke for a feature/bug where over-building is a risk, or when asked to simplify a diff. Levels: lite|full|ultra.