Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/automagik-dev/genie --skill quick명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
| name | quick |
| description | Ship tiny low-risk changes to dev within one hour. |
Runtime syntax: invoke the plugin copy through the active runtime's owner-qualified skill selector; use a bare selector only when intentionally selecting a user-tier copy (a separately installed personal copy; Genie no longer seeds this tier). Cross-skill prose below uses bare names as portable semantic routes; the orchestrator resolves the selector for the active runtime.
Deliver one tiny, already-decided change through implementation, CI, merge, deployment and read-back in dev. The contract is request → deployed-dev read-back within 60 minutes; code or a PR without live read-back is not success.
Use only when all are true:
dev, never homolog or production;dev merge;Do not use for migrations; auth, permissions, secrets or tenant boundaries; billing or money; destructive/data-loss behavior; public API/protocol compatibility; irreversible/shared infrastructure; production mutation; multiple repos or independent payouts; or incidents with an unknown cause.
terminal; the deadline never moves.dev merge. Do not request or manufacture authority inside Quick.Admission is complete only when every eligibility fact and the existing merge authority are proven.
No new surface enters after minute 35. At minute 35 the branch must contain a complete candidate core or Quick stops as quick-missed.
dev and wait for every required CI check. Never bypass or weaken checks.No new code change starts after minute 50. If required CI is not green or the candidate is not merge-ready, stop as quick-missed.
dev only inside that authority.Quick never merges to homolog or production. A separate human-controlled promotion may consume the already-proven dev result later.
At or before minute 60, when any success condition is absent:
quick-missed with elapsed time, exact completed state and blocker;A failed focused check, failed CI, wrong target, missing authority, deployment mismatch or failed read-back is a miss—not permission to lower the gate.
quick-shipped
Core: <observable behavior>
PR: <url and exact head>
CI: <required checks>
Dev: <target revision and read-back>
Elapsed: <request to verified dev>
Flex cut: <items or none>
quick-refused
Reason: <eligibility or authority failure>
Evidence: <live fact>
Route: <normal lifecycle entry point>
Effects: none
quick-missed
Elapsed: <time>
Preserved: <branch/PR/commit>
Completed: <verified state>
Blocker: <exact unmet gate>
Next route: normal sizing/workflow
Before quick-shipped, verify all of the following: