Skip to main content
Run any Skill in Manus
with one click
GitHub repository

devops-snowflake-coco-agents

devops-snowflake-coco-agents contains 7 collected skills from Snowflake-Labs, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
1
updated
2026-06-29
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

idd-evaluate-prompt
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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