>_ The Manifest
~/collections $ cat pro-code-workflow.mdx

Pro-Code Workflow with Agents Toolkit

Curated learning path 6 posts

Treat declarative agents like real software. Source control, environment variables, multi-environment deploys, CI/CD pipelines, and coding agents that build agents.

Once an agent matters to your business, low-code stops scaling. This collection covers the engineering discipline you put around declarative agents with the Microsoft 365 Agents Toolkit: why pro-code wins past a certain ceiling, how environment variables and .env files work, how to ship across dev, staging, and prod, how to wire CI/CD pipelines on GitHub Actions and Azure DevOps, and how to combine coding agents and Work IQ context to build agents from natural language.

  1. 1
    · 19 min

    Pro-Code for Copilot Agents: Beyond the Low-Code Ceiling

    Learn why production Copilot agents need pro-code tooling: source control, CI/CD, testing, and engineering discipline beyond low-code platforms.

    #agents-toolkit #m365 #copilot
  2. 2
    · 6 min

    Managing Environment Variables in the M365 Agents Toolkit

    Learn how environment variables, .env files, and multi-environment configuration work in the Microsoft 365 Agents Toolkit for declarative agents.

    #agents-toolkit #m365 #copilot
  3. 3
    · 7 min

    Shipping Declarative Agents Across Environments and Versions

    How to use environment variables in the Agents Toolkit to target dev, staging, and prod tenants while running multiple agent versions side by side.

    #copilot #declarative-agents #agents-toolkit
  4. 4
    · 8 min

    CI/CD Pipelines for Declarative Agents with Agents Toolkit

    Automate provisioning, deploying, and publishing declarative agents using GitHub Actions, Azure DevOps, and the Microsoft 365 Agents Toolkit CLI.

    #agents-toolkit #m365 #copilot
  5. 5
    · 18 min

    Building Agents with Coding Agents and Agents Toolkit Skills

    Combine the meta-workflow of using coding agents with Agents Toolkit Skills from the Work IQ marketplace to scaffold, configure, deploy, and localize declarative agents through natural language.

    #declarative-agents #copilot #agents-toolkit
  6. 6
    · 10 min

    From Conversations to Agents: Work Context Meets Code

    Turn your Microsoft 365 conversations into working declarative agents by combining Work IQ work context with Agents Toolkit Skills in one session.

    #copilot #declarative-agents #agents-toolkit