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.

ATK · Agentic workflows

The ATK extension ships a complete agentic playbook for the declarative-agent lifecycle. When you ask Copilot to work with agents, the wiqd Copilot orchestrator loads the workflow below and, as needed, the matching reference files. This is the agent-facing surface — you don’t have to read these to use wiqd at the terminal, but they define every scenario the orchestrator knows how to drive end-to-end.

FileScenarios
workflows/atk.mdFull lifecycle — create, edit, scaffold, validate, provision, deploy, package, share, delete, open, show, migrate, localize, edit capabilities, add plugin, manage environments.
workflows/partner-center.md3P only — guide external partners/ISVs through publishing a declarative agent to the Microsoft commercial marketplace (AppSource / Microsoft 365, Teams, and Copilot store) via Partner Center: validate, package, enroll, create offer, upload, complete the listing, submit for certification, go live, and troubleshoot rejections.

Loaded on demand when the workflow needs deep context on a specific topic.

FileTopic
1p-schema.mdFirst-party manifest schema reference.
adaptive-cards.mdAuthoring Adaptive Cards for plugin responses.
api-plugins.mdAPI plugin authoring (OpenAPI-backed actions).
authentication.mdPlugin authentication patterns (anonymous, API key, OAuth).
best-practices.mdGeneral authoring best practices.
conversation-design.mdDesigning conversation flow, prompts, and turns.
debug.mdDebugging a deployed or local agent.
deployment.mdProvisioning and deployment topology.
editing-workflow.mdEditing an existing agent safely.
examples.mdWorked examples for common patterns.
instruction-review.mdReviewing and refining agent instructions.
lifecycle.mdEnd-to-end lifecycle stages and gates.
localization.mdLocalization theory and file layout.
localize.mdThe wiqd agent localize workflow.
mcp-plugin.mdMCP plugin authoring.
migrate.mdMigrating older agents to current schema.
package.mdPackaging the agent for distribution.
partner-center.md3P only — Partner Center publishing depth: pre-submission checklist, store-listing field reference, certification criteria, and rejection troubleshooting.
provision.mdProvisioning into an environment.
scaffolding-workflow.mdCreating a new agent from a template.
schema.mdManifest schema deep-dive.
share.mdSharing and collaborator management.
show.mdInspecting agent details.
validate.mdStatic and deep validation.
workspace-gates.mdPre-action gates the workflow enforces.