Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

devops-snowflake-coco-agents

devops-snowflake-coco-agents 收录了来自 Snowflake-Labs 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
1
更新
2026-06-29
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

idd-evaluate-prompt
软件开发工程师

Audit an existing prompt for IDD alignment. Scores it across four dimensions (Goal, Requirements, Constraints, Output), identifies gaps, and offers to hand off to the rewrite skill. Use when: "evaluate this prompt", "audit my prompt", "is this IDD", "score my prompt".

2026-06-29
idd-measure-icr
软件开发工程师

Calculate the Intent Compression Ratio (ICR) for a workflow, script, or CI/CD pipeline. Counts total operations vs intent expressions and classifies the result. Recommends what to compress next to increase agentic readiness. Use when: "measure ICR", "calculate ICR", "what is ICR of this workflow", "how much compression", "intent compression ratio".

2026-06-29
idd-rewrite-prompt
软件开发工程师

Guided rewrite of a prompt using the IDD Goal/Requirements/Constraints/Output structure. Collects each section interactively, generates the rewritten prompt, and optionally writes it to a file. Use when: "rewrite this prompt", "improve my prompt", "apply IDD to this", "IDD-ify this prompt".

2026-06-29
idd
软件开发工程师

Apply Intent-Driven Development (IDD) principles from Kamesh Sampath's IDD series to prompts, workflows, and CI/CD automation. Evaluate existing prompts for IDD alignment, rewrite them using the Goal/Requirements/Constraints/Output structure, or measure the Intent Compression Ratio (ICR) of a workflow. Use when: "review my prompt", "is this IDD-compliant", "rewrite this prompt", "measure ICR", "what is my ICR", "IDD audit", "intent compression ratio", "apply IDD", "improve my cortex exec prompt", "IDD principles".

2026-06-29
scaffold-for-github
软件开发工程师

Guided 6-step scaffold: set up a new GitHub Actions CoCo agent project from the github-coco-agent template. Provisions Snowflake OIDC resources, sets GitHub secrets, and optionally pushes a sample app to trigger the scan->issue->fix automation loop end-to-end. Use when the user chose the GitHub path, or invoked $devops-coco-agents:scaffold-for-github directly.

2026-06-29
scaffold-for-gitlab
软件开发工程师

Guided 6-step scaffold: set up a new GitLab CI CoCo agent project from the gitlab-coco-agent template. Provisions Snowflake OIDC resources, sets GitLab CI/CD variables, and optionally pushes a sample app to trigger the scan->issue->fix automation loop end-to-end. Use when the user chose the GitLab path, or invoked $devops-coco-agents:scaffold-for-gitlab directly.

2026-06-29
scaffold
软件开发工程师

Guided walkthrough for scaffolding a CoCo agent project on GitHub Actions or GitLab CI, provisioning Snowflake OIDC resources, and running the scan->issue->fix automation loop end-to-end. Use when: "scaffold a project", "scaffold from template", "set up coco agent", "scaffold github", "scaffold gitlab", "set up CI/CD automation", "automate scan-fix loop", "set up github-coco-agent", "set up gitlab-coco-agent".

2026-06-29