sky-lattice/blueprint/templates/customer-repo/.cursor/skills/platform-ops/examples.md
VG 611ad214fe Initial Sky Lattice scaffold: blueprint, platformctl, and docs.
Encode intent/decision/plan workflow for Snowflake platform delivery so engagements share a durable recipe instead of one-off LLM chats.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-15 01:48:36 -04:00

652 B

Examples

Add a domain

User: "Add a finance domain with restricted prod curated read for month-end; revisit after SSO."

Actions:

  1. platformctl decision add --applies-to domains.finance --rationale "Month-end needs prod curated read; revisit after SSO" --expires 2026-10-01
  2. Add domain to intent.yaml with access_profile: restricted and override linked to that decision id.
  3. platformctl validate && platformctl plan
  4. Wait for approval → platformctl apply

Resume partial intake

User: "SSO is ready with Okta now."

Actions: set identity.sso: okta via wizard resume or direct intent edit → validate → plan → apply.