principle-outcome-oriented-execution

安装量: 1.2K
排名: #9297

安装

npx skills add https://github.com/cursor/plugins --skill principle-outcome-oriented-execution

Outcome-Oriented Execution Optimize for the intended, verifiable end state rather than preserving smooth intermediate states. Why: Keeping every intermediate step fully stable often creates temporary compatibility code that becomes long-lived debt. Converge on the target architecture and prove correctness at explicit verification boundaries. Core rule: Prioritize end-state integrity over transitional stability Intermediate breakage is acceptable when it is planned, scoped, and reversible Always run final verification before declaring done Guardrails: Use this for planned rewrites and migrations with explicit phase boundaries Declare where temporary breakage is acceptable Keep high-signal checks for actively touched areas while migrating Require full static and runtime verification at plan completion Installs 895 Repository cursor/plugins GitHub Stars 4.1K First Seen May 24, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜