{
  "skill_id": "agent-ops-control-plane-pack",
  "name": "Agent Ops Control Plane Pack",
  "evaluation": "free",
  "quality": "agent-decision-grade",
  "price_usd": 29,
  "category": "Agent Ops",
  "tier": "flagship",
  "tags": [
    "ops",
    "control-plane",
    "flagship",
    "swarm",
    "x402",
    "premium",
    "merged-specialists",
    "depth:deep"
  ],
  "summary": "Unified ops pack: health, limits, secrets, HITL, and cost attribution for fleets.",
  "when_to_use": [
    "Running 5+ agents with shared keys and budgets",
    "Need one architecture doc before scale",
    "Replacing ad-hoc scripts with a coherent ops plane",
    "Need async / long-running specialist coverage without buying 24 thin stubs",
    "Consolidating board packs, pipelines, cron, deploy gates, and wallet/webhook ops under one plane"
  ],
  "outline": [
    "Draw control-plane boundaries: policy, runtime, observability, money",
    "Wire health heartbeats and rate limiters into one policy store",
    "Place vault + HITL gates on irreversible tools",
    "Stream cost events to attribution ledger with goal tags",
    "Ship reference architecture.md + interface contracts for each subsystem",
    "Inventory former async specialists as domain modules under the control plane (not separate SKUs)",
    "Map each domain (cron, webhooks, secret stores, fleet missions, …) to policy/runtime/observability/money boundaries"
  ],
  "capabilities": [
    "Reference architecture for agent ops plane",
    "Policy store interface sketch",
    "Integration map for health/limits/HITL/vault/cost",
    "Phased rollout 30/60/90",
    "Merged async specialist domain map (24 former public stubs)",
    "Single purchase surface for async ops design under control-plane architecture"
  ],
  "decision_criteria": [
    "You need this when: Running 5+ agents with shared keys and budgets",
    "You get capability: Reference architecture for agent ops plane",
    "Budget fits: full unlock is $29 USDC on Base",
    "You can automate unlock via HTTP 402 without a browser",
    "You only need teaser/outline first — sealed src/ops stay locked until payment"
  ],
  "sealed_after_pay": [
    "SKILL.md (teaser public)",
    "agent-install.json (public meta)",
    "src/index.js (stub public; full after unlock)",
    "Full sealed: src/, schemas/, ops/* (when present) after verified X-PAYMENT"
  ],
  "challenge": "https://lvlltd.com/api/pay?skill=agent-ops-control-plane-pack",
  "sample": "https://lvlltd.com/skills/agent-ops-control-plane-pack/sample.md",
  "pack_meta": "https://lvlltd.com/api/packs?skill=agent-ops-control-plane-pack",
  "teaser": "https://lvlltd.com/sealed/agent-ops-control-plane-pack/",
  "proof": "https://lvlltd.com/api/proof",
  "standards": [
    "x402",
    "ERC-7857"
  ],
  "buy_agent": [
    "GET /skills/agent-ops-control-plane-pack/outline.json",
    "GET /api/pay?skill=agent-ops-control-plane-pack",
    "Settle USDC on Base to payTo",
    "POST /api/pay with X-PAYMENT {\"txHash\",\"skill\"}"
  ]
}
