Skip to content
Work IQ Dev Tools are in preview (v0.12.2). Commands and APIs may change before 1.0. See the installation guide.

Validate · Agent plugins

The Validate extension does not expose its own Copilot skill scenario. It is a substrate — a tool that other workflows use — not a user-facing intent on its own.

When you ask Copilot to “validate my agent” or “fix my agent manifest”, the wiqd orchestrator routes those phrases into the ATK workflow (see ATK · Copilot skills), which calls wiqd agent validate as part of its larger flow. The diagnostics come from this extension, but the user-facing routing is owned by ATK.

The editor-side surface — live diagnostics in VS Code — is described in the VS Code extension concept. It is also not a Copilot Chat skill — it runs inside your editor automatically.

The phrases below are caught by the ATK skill, which then invokes wiqd agent validate on your behalf:

validate my agent · fix my agent manifest

There is no Validate-specific routing entry in the orchestrator.