Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.agentdesk.team/llms.txt

Use this file to discover all available pages before exploring further.

Working with agents

AgentDesk is designed around a team of agents. Each agent has a role, context, and session. Choosing the right agent helps keep work focused.

Agent vs executor

TermMeaning
AgentA named AI teammate you can talk to.
ExecutorThe agent currently responsible for doing a task or work chunk.
LaneInternal UI/session mapping for one agent conversation. You usually do not need this term.

Choosing the right agent

Work typeSuggested agent type
Requirements, scope, acceptance criteriaProduct / PO assistant
Architecture or cross-system designSolution architect
Backend/API/data workBackend engineer
Frontend/UI workFrontend engineer
UX/UI designDesigner
Testing/reviewQA/reviewer
Deployment/runtime operationsDevOps
Positioning/marketing/PMFMarketing or business agent

Avoiding confusion

  • Check which agent is selected before sending a message.
  • Keep follow-up questions in the same relevant agent conversation when possible.
  • If you want another agent to review or continue work, say that explicitly.
  • If an agent seems to be missing context, reference the task id or attach/link the relevant file.

What should be visible

When an agent is working on something, you should be able to see:
  • The task or subtask being worked on.
  • The owner/executor.
  • The current next action.
  • Whether the task is active, waiting, blocked, or done.
  • Evidence or output when the task is complete.