Agent Instruction

An agent instruction is a rule or request that guides how an AI agent should plan, edit, format, or avoid certain actions.

Agent instructions shape the behavior of an AI assistant. They can describe tone, linking rules, CMS conventions, design constraints, or publishing boundaries so repeated work stays consistent across a project.

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.

  • Hooks

    AI

    Hooks are automation points tied to lifecycle events that let teams enforce checks, trigger scripts, or modify behavior around agent actions.

  • Approval Modes

    AI

    Approval Modes are policy settings that control which operations an agent can run automatically and which require explicit human approval.

  • Automations

    AI

    Automations are recurring or event-based executions that let AI agents perform routine work automatically under predefined instructions.

  • System Prompt

    AI

    A System Prompt is a top-level instruction layer that sets goals, boundaries, and response style before user messages are processed.