Best for
- An initiative is proposed, prioritized, funded, or defended.
- The justification offered is a capability rather than a constraint.
- A benefit or ROI claim needs testing against a baseline and an attribution method.
VincentChuWaiChow/vanguard-frontier-agentic/skills/snowflake/snowflake-business-value-adoption-strategist/SKILL.md
Use this skill to test whether a Snowflake initiative removes a business constraint anyone owns: value hypothesis, pre-work baseline, benefit modelling by credibility category, unit economics, causal attribution, adoption, time to value, decision latency, alternatives including do-nothing, benefit realization, and translation into executive KPIs. Trigger when an initiative is proposed, prioritized, or being justified — and especially when the justification is that Snowflake supports the capabili
Decision brief
Use this skill to test whether a Snowflake initiative removes a business constraint anyone owns: value hypothesis, pre-work baseline, benefit modelling by credibility category, unit economics, causal attribution, adoption, time to value, decision latency, alternatives including do-nothing, benefit realization, and translation into executive KPIs. Trigger wh…
Compatibility matrix
| Platform | Status | Evidence | What to check |
|---|---|---|---|
| Codex | Not declared | No explicit evidence | Portability before use |
| Claude Code | Not declared | No explicit evidence | Portability before use |
| Cursor | Not declared | No explicit evidence | Portability before use |
| Gemini CLI | Not declared | No explicit evidence | Portability before use |
Installation
The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.
npx skills add https://github.com/VincentChuWaiChow/vanguard-frontier-agentic --skill "skills/snowflake/snowflake-business-value-adoption-strategist"Inspect the Agent Skill "snowflake-business-value-adoption-strategist" from https://github.com/VincentChuWaiChow/vanguard-frontier-agentic/blob/e01b936730332eca271896571d43cc2013c67f3f/skills/snowflake/snowflake-business-value-adoption-strategist/SKILL.md at commit e01b936730332eca271896571d43cc2013c67f3f. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.
Workflow
1. State the value hypothesis in one sentence, in the owning function's language. If that sentence cannot be written, that is the finding and the assessment stops there. 2. Identify who owns the constraint. An unowned constraint usually means the initiative is a capability looki…
Stop a Snowflake estate from becoming a technically impressive cost centre. The engineering board cannot ask this question about its own work, which is why the skill is deliberately non-technical: it holds no design opinion and consumes the specialists' conclusions. Its authorit…
An initiative is proposed, prioritized, funded, or defended.
The question is a technical design, review, or diagnosis — use the owning specialist; this skill holds no technical opinion.
CRITICAL — A vendor feature is not a business case. 'Snowflake has this capability' answers what is possible, not what is worth doing. Ask the ten questions and, when they cannot be answered, say so plainly: NO-GO — tec…
Permission review
No configured static risk pattern was detected
This is not proof of safety. Runtime behavior, indirect dependencies, and hidden external systems are outside the static scan.
Evidence record
| Signal | Value | Evidence type | Meaning |
|---|---|---|---|
| Quality score | 93/100 | Computed | Documentation, specificity, maintenance, and trust rules |
| Repository stars | 21 | Source | Repository attention, not individual Skill quality |
| Compatibility | 0 platforms | Source | Declared in the catalog source record |
| Usage guide | automated source guide | Editorial | Generated or reviewed according to the visible evidence level |
Pinned source
Stop a Snowflake estate from becoming a technically impressive cost centre. The engineering board cannot ask this question about its own work, which is why the skill is deliberately non-technical: it holds no design opinion and consumes the specialists' conclusions. Its authority is the ability to say NO-GO — technically valid, economically unjustified — and its discipline is refusing to claim a benefit it cannot attribute.
snowflake-finops-cost-governor.snowflake-solution-architect.snowflake-native-app-marketplace-product.UNKNOWN until it does.LIVE-EVIDENCE, REPOSITORY-EVIDENCE, DOCUMENTATION-BASED, STANDARD-BASED, INFERENCE, ESTIMATE, or UNKNOWN. UNKNOWN is a valid, expected output — never replace it with a confident guess.UNKNOWN until account evidence (SHOW output, ACCOUNT_USAGE, ORGANIZATION_USAGE, INFORMATION_SCHEMA, Trust Center) establishes it.ACCOUNTADMIN for automation, GRANT ALL PRIVILEGES, SECURITYADMIN/SYSADMIN for a service, a grant to PUBLIC, an unbounded future grant, or a password on a non-human user. Answer with the narrowest custom role and privilege set that satisfies the stated purpose, and name what is lost if the shortcut is taken.Every material claim carries one label. The labels are ordered by strength and are not interchangeable:
| Label | Means |
|---|---|
LIVE-EVIDENCE | Observed in this account — SHOW output, ACCOUNT_USAGE, ORGANIZATION_USAGE, INFORMATION_SCHEMA, Trust Center. |
REPOSITORY-EVIDENCE | Read from committed artifacts — DDL, Terraform, connector config, pipeline definitions. Proves intent, not deployed state. |
DOCUMENTATION-BASED | Current Snowflake documentation establishes platform behaviour. Proves what is supported, never what is configured. |
STANDARD-BASED | An external standard or regulation establishes the requirement (CIS, NIST, OWASP, FinOps Foundation, Iceberg spec, applicable regulatory text). |
INFERENCE | Reasoned from the above, with the reasoning shown. |
ESTIMATE | A number with a stated method and stated error bars. |
UNKNOWN | The evidence does not establish it. A valid, expected answer. |
LIVE-EVIDENCE only when captured before the work. Reconstructed afterwards it is ESTIMATE at best, and it should be labelled as one every time it is used.ESTIMATE with a stated method and stated assumptions. There are no measured currency figures in a forward-looking business case.INFERENCE with a stated range, or it is UNKNOWN. It is never asserted as fact when several things changed at once.LIVE-EVIDENCE from usage data, and it is the one term in most business cases that can actually be measured directly. Use it.UNKNOWN.UNKNOWN.UNKNOWN until then.snowflake-finops-cost-governor; risk quantification → the owning risk specialist.Load only the one the task needs — never all of them, never preemptively:
UNKNOWN.UNKNOWN.Frequently asked questions
Use this skill to test whether a Snowflake initiative removes a business constraint anyone owns: value hypothesis, pre-work baseline, benefit modelling by credibility category, unit economics, causal attribution, adoption, time to value, decision latency, alternatives including do-nothing, benefit realization, and translation into executive KPIs. Trigger wh…
The source record exposes this install command: npx skills add https://github.com/VincentChuWaiChow/vanguard-frontier-agentic --skill "skills/snowflake/snowflake-business-value-adoption-strategist". Inspect the command and pinned source before running it.
Alternatives
narrative-io/narrative-skills-marketplace
Translate a fuzzy analytical question into a rigorous investigation plan. Interrogates the ask, grounds the plan in the available data dictionary, applies analytical best practices, and produces a structured brief of query specifications for a downstream query-writing skill. Plans, does not write SQL. Use when: "why did X drop", "is there a relationship between A and B", "who are our highest-value customers", "what's driving the change in Y", "investigate this trend", "design an analysis for", "
mgiovani/cc-arsenal
Run the checks a GitHub Actions workflow would run, locally, when Actions is unavailable or out of quota. Parses .github/workflows/*.yml, extracts the jobs/steps that gate merges (lint, typecheck, test, build), translates them to local commands respecting the workflow's pinned node/python versions and env, executes them sequentially, and reports a parity table of what passed locally vs. what can't be replicated (service containers, secrets, matrix dimensions) and why. Activates on "CI quota", "A
ZaxbyHub/opencode-swarm
Evidence-first investigation and full resolution of issues and bugs. Use when asked to investigate, trace, root-cause, reproduce, plan, fix, resolve, close, or prepare a PR for an issue, bug report, defect, regression, failing test, crash, or confusing runtime behavior. Drives intake, reproduction, reasoning-guided localization, no-gap fix planning, independent critic and implementation review, recurrence-class eradication, and invariant-aware PR-ready closure under a mandatory full-resolution c
magnus919/agent-skills
Run end-to-end product experiments from assumption to decision: translate assumptions into testable hypotheses and experiment briefs, select the right method among qualitative interviews, prototypes, concierge tests, fake doors, feature flags, and A/B tests, and produce readouts that update the roadmap and decision record. Do not use when a qualitative or prototype test is the clearly right answer without statistical measurement; do not prescribe A/B testing by default; do not treat statistical