Cicd integration
Skill ligyDt/ai-ide-init-template/cursor/.cursor/skills/cicd-integration
面向 Codex、Cursor、CodeBuddy、TRAE 的中文 AI IDE 项目初始化模板,内置多角色协作、Skills、MCP、Hooks 与安全验证。
npx -y skills add ligyDt/ai-ide-init-template --skill cicd-integrationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
规划或审查持续集成、持续交付、质量门禁、缓存、制品、环境推广、回滚和流水线失败修复流程。
SKILL.md
1.0 KB, as published. Nobody here has run it
CI/CD 深度集成
流程
- 识别当前分支策略、CI 平台、构建命令、测试命令、制品和部署环境。
- 将 lint、类型检查、测试、安全扫描、许可证检查和构建纳入质量门禁。
- 区分 PR 验证、主干验证、非生产发布和生产发布,不把生产发布默认自动化。
- 对密钥、OIDC、环境保护、审批人、回滚和告警建立明确边界。
- 输出流水线结构、失败排查路径、权限要求和人工审批点。
输出
- CI/CD 阶段设计
- 质量门禁与缓存策略
- 环境与权限边界
- 回滚和失败处理
- 需人工确认的发布动作
停止条件
缺少目标、范围、运行环境或高风险授权时,先澄清或输出待确认事项,不擅自接入外部写入、支付、部署或生产资源。