Agent-Orchestrated Workflow

An agent-orchestrated workflow coordinates multiple AI actions, tools, or agents to complete a larger project task.

Agent-orchestrated workflows are useful for multi-step site work such as scanning pages, creating CMS entries, adding links, reviewing changes, and preparing a branch for approval. The orchestration keeps each action aligned with the overall goal.

Related terms

Related terms

  • AGENTS.md

    AI

    AGENTS.md is a project instruction file that gives AI coding agents task context, workflow rules, and constraints so agent behavior aligns with team standards.

  • Agent Skills

    AI

    Agent Skills are modular capability definitions that package domain-specific guidance, tools, and patterns for recurring agent tasks.

  • Subagents

    AI

    Subagents are narrowly scoped AI assistants that can be invoked by a primary agent to perform specific subtasks more efficiently.

  • Slash Commands

    AI

    Slash Commands are user-invoked commands that start with a slash and execute predefined workflows, tools, or agent behaviors.

  • Agent Memory

    AI

    Agent Memory is persisted context that allows an AI agent to remember preferences, facts, and workflow state across sessions.

  • Agent Handoff

    AI

    An agent handoff is the transfer of context, files, or tasks from one AI agent to another so work can continue without losing project intent.

    An agent handoff keeps a workflow moving when a task needs a different tool, model, or specialist. In Framer, this can mean passing site context from a design-focused agent to a coding or CMS-focused agent while preserving the user’s goals and constraints.