Agent Workflow
An agent workflow is a sequence of AI-assisted steps for planning, editing, reviewing, and shipping work in a digital project.
An agent workflow breaks complex website work into smaller actions such as scanning pages, updating CMS items, improving layout, and reviewing changes. Clear workflows help teams use AI without giving up control over quality or publishing decisions.
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.
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.
Approval Modes
AI
Approval Modes are policy settings that control which operations an agent can run automatically and which require explicit human approval.
Non-interactive Mode
AI
Non-interactive Mode executes agent workflows in a command-driven context without live chat interactions, useful for automation and pipelines.
AI-Assisted Development
AI
A broad category covering any workflow where AI tools—from inline autocomplete to autonomous agents—collaborate with developers. The human retains control over architecture and review while AI handles repetitive patterns, boilerplate, and first drafts. AI-assisted development spans a spectrum from single-line suggestions to full feature generation, and is closely related to vibe coding, code completion, and agentic coding.
External Agent
AI
An external agent is an AI tool outside Framer that connects to a project to inspect, update, or automate site work through an agent bridge.
In external AI agent workflows, external agent helps teams move faster without losing control of structure, content, performance, or editable design details.
Agent Skill
AI
An agent skill is an installed capability or command that lets an AI agent perform project-specific actions, such as connecting to Framer or editing a site.
In external AI agent workflows, agent skill helps teams move faster without losing control of structure, content, performance, or editable design details.
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.
Agent Permissions
AI
Agent permissions define what an AI agent is allowed to read, edit, create, publish, or automate inside a project.
Agent permissions help teams control risk when using AI. A project may allow an agent to edit CMS content, inspect pages, or create branches, while reserving publishing, production changes, or destructive edits for human approval.
Agent Audit Trail
AI
An agent audit trail is a record of AI-assisted changes, decisions, and updates that helps teams review what happened in a project.
An agent audit trail makes AI work accountable. It can include changed content, branch activity, review notes, or publishing history so teams can understand what was edited and roll back or refine work when needed.
Agent Branch
AI
An agent branch is a separate working version of a project where AI-made changes can be reviewed before they affect the main site.
An agent branch protects the live project by isolating AI edits. Teams can preview the result, compare changes, request revisions, and merge only when the work is ready.
Agent Trigger
AI
An agent trigger is an event or command that starts an automated AI action, such as updating content or checking a project.
Agent triggers can be manual, scheduled, or connected to outside systems. In a website workflow, a trigger might start a content import, run a QA pass, or ask an agent to update CMS entries after source data changes.
Agent QA
AI
Agent QA is the use of an AI agent to find and help fix issues such as broken links, duplicate content, missing metadata, or inconsistent layout.
Agent QA supports quality assurance by scanning project content and structure for problems. It is most useful when paired with human review, especially before merging a branch or publishing a site.
Agent-Orchestrated Workflow
AI
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.