Loading...
Loading...
Keep Codex skills aligned with durable feedback by distilling comments, corrections, and repeated guidance into the narrowest existing skill. Use on every turn, and especially when feedback reveals a reusable rule, a repeated miss, or a better abstraction that should replace a task-specific example.
npx skill4agent add buhond/skills skill-auto-updateAGENTS.mdUse $skill-auto-update on every turn to distill durable feedback into the narrowest existing skill.PreferKeepMoveAvoidKeep functions small and cohesivecode like Uncle Bob [score: N]25Keep shared components data-driven; move module-specific policy back to the owning feature. [score: 3]Do not repeat the status-action-button mistake from the custom module table.