用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/automagik-dev/genie --skill quick命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Entry point for Genie operations — routes bug reports, questions, and operational commands, resumes existing lifecycle state, and orchestrates work that needs durable planning or coordination. Other ordinary requests bypass the lifecycle with a one-line notice unless the user asks for Genie.
Thin cockpit pointer for driving Genie from Hermes — load product wish/work/review skills, use standalone board/task commands for task truth, and keep mutations human-gated.
Assess a proposal through independent technical, product, risk, and dissenting lenses, then synthesize a decision without mutating unless explicitly requested.
正在显示 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: