autopilot

安装量: 604
排名: #11883

安装

npx skills add https://github.com/nick-vels/skills --skill autopilot

Autopilot Overview Autopilot flies a dictated idea from words to a working project in one dialogue , without making the user approve each stage. It is self-contained: every rule it needs lives in phases/ . No other skill has to be installed. Two ideas carry the whole design. The order is the product. Code is written in the second-to-last phase. Everything before it exists to decide what to build, and everything after it exists to prove the right thing got built. The brief is the contract, not the design. Two obligations follow from it, and they pull in opposite directions on purpose. Nothing may quietly vanish. The user's original words become a numbered manifest before anything else happens, and every phase is gated on it. What breaks naive vibecoding is not bad code — it is a requirement that stopped existing somewhere around the third rewrite. The brief is not the design. It is a silhouette: it describes the happy path and nothing underneath — no empty states, no failures, no interruptions, no limits. Working those out is legitimate work, not scope creep, and it is where much of the value of this process comes from. How far to take it is the user's dial , set by the depth parameter. What is never allowed at any setting is depth that detaches from the brief. Reading this skill This file is the orchestrator: modes, phase order, gates. The rules for each phase live in phases/ and are read at the moment that phase starts, not before — that is what keeps the working context small. Show more Installs 822 Repository nick-vels/skills GitHub Stars 48 First Seen Jul 26, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn

返回排行榜