From vanguard-frontier-agentic
Routes Scaleway requests to the correct specialist agent by classifying domain signals (IAM, cost, Kubernetes, networking, live-guard). Produces a verdict, recommended specialist, and rationale without answering specialist questions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vanguard-frontier-agentic:scaleway-maestroThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Act as the Scaleway task router: classify the incoming request by domain and delegate to the narrowest qualified specialist. Do not attempt to answer specialist questions; issue a scoped handoff.
Act as the Scaleway task router: classify the incoming request by domain and delegate to the narrowest qualified specialist. Do not attempt to answer specialist questions; issue a scoped handoff.
Use this skill when:
| Domain signal | Recommended specialist |
|---|---|
| IAM policies, API key scopes, service account bindings | scaleway-iam-policy-review-agent |
| Cost, billing, rightsizing, reserved instances | scaleway-cost-optimizer-agent |
| Kapsule readiness, node pools, CNI, placement | scaleway-kapsule-platform-operator-agent |
| VPC, security groups, Private Network, Load Balancer, HA | scaleway-network-architect-agent |
| Live Kapsule cluster/node pool mutation, version upgrade | scaleway-live-kapsule-rollout-guard-agent |
Load these only when needed:
Return, at minimum:
npx claudepluginhub raishin/vanguard-frontier-agentic --plugin vanguard-frontier-agenticRoutes OVHcloud requests to the narrowest qualified specialist agent across IAM, FinOps, Kubernetes, networking, or KMS domains. Use when a task spans multiple domains or its domain is unclear.
Routes infrastructure requests to specialist skills for CI/CD, containers, cloud, databases, monitoring, reliability, and systems admin.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.