gstack-canary
GStack canary method for staged release thinking, smoke gates, rollout checks, and rollback signals before or after deployment.
适合你,如果需要在部署前后用金丝雀策略逐步放量并自动回滚
/ 通过 npx 安装 校验哈希
npx oh-my-skill add dirtytrii/codex-skills/gstack-canary/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- dirtytrii/codex-skills/gstack-canary/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify dirtytrii/codex-skills/gstack-canary安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
9GitHub stars
~382最小装载
~382含声明引用
~428文本包总量
索引托管
怎么用
商店整理自技能原文 · 版本 f142db6 · 表述以原文为准它做什么
装上后,Claude 会分析发布流程,给出金丝雀发布范围、冒烟检查、指标信号、回滚条件和最终建议。
什么时候触发
当用户提到“金丝雀发布”或“分阶段验证”,或明确说“$gstack-canary”时触发。
装好后可以这样说
Claude 会输出发布范围、检查项和回滚条件。
Claude 会分析当前版本并给出建议。
Claude 会生成 go/no-go 推荐。
技能原文 SKILL.md
GStack Canary Adapter
This is a Codex role-system adapter for Garry Tan's gstack gstack-canary method.
When To Use
Use this when:
- a release needs staged validation;
- smoke gates or rollback signals are missing;
- architecture or ops needs release confidence;
- the user explicitly invokes
$gstack-canary.
Workflow
- Keep the active role boundary. Do not expand scope just because this gstack method is useful.
- Read the relevant repo/docs/evidence first when the task depends on current state.
- Read
../gstack/references/methodology.mdif you need the shared method map, then use the section namedQA, Security, And Release Methods. - Produce: canary scope, smoke checks, metrics/signals, rollback conditions, and go/no-go recommendation.
- Return the result in the active role's normal format, including boundaries, validation, and unresolved decisions when applicable.
Boundaries
- Treat upstream gstack as external methodology, not local-owned project state.
- Do not run upstream gstack runtime, telemetry, browser-cookie import, upgrade checks, or host routing injection automatically.
- Do not create or edit
CLAUDE.md,.claude/,.agents/, or upstream routing files unless the user explicitly asks for upstream gstack installation work. - Do not write files, commit, push, deploy, restart, migrate, clean, delete, or change production unless the active role prompt explicitly allows it.
- Preserve this repository's
QAversus测试split: formal test cases/reports belong to测试and$test-case-report-builder. - For remote production facts, prefer Hermes read-only verification before action.
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…