Full Agent Lifecycle
Create, validate, package, provision, publish, and share agents from a single CLI. Manage templates, environments, and collaborators without leaving the terminal.
Full Agent Lifecycle
Create, validate, package, provision, publish, and share agents from a single CLI. Manage templates, environments, and collaborators without leaving the terminal.
LSP Validation
Built-in Language Server Protocol support powers real-time manifest validation in your editor with static and deep validation modes.
Copilot Skills
Purpose-built Copilot skills guide you through installation, authoring, validation, provisioning, onboarding, review, and publishing workflows.
npm Distribution
Install fast with a one-liner or run instantly with npx when you want to explore without a full setup.
Extensible Architecture
Extend Work IQ Dev Tools with npm-based extensions that add commands, declarative-agent.validate.deep validators, and health checks. Built-in extensions cover ATK, Work IQ, and evals.
Agent Evaluation
Run quality evaluations against deployed agents with wiqd agent eval. Define expected behaviors in YAML configs and enforce pass/fail quality thresholds.
# One-liner installiex "& { $(irm 'https://aka.ms/wiqd/install.ps1') }"
# Create and deploy an agentwiqd agent create --name my-agentwiqd agent validate --path my-agentwiqd agent provision --path my-agent