Agents Wiki / Knowledge guides

AI agent workflows and tool use

Choose how an agent plans work, gathers evidence and uses tools. Start with a bounded task and explicit permissions; add orchestration only when it solves a demonstrated problem.

Define the task

Write down inputs, deliverables, constraints and the condition for stopping. A plan should make missing evidence visible, not hide it behind a confident answer.

Choose the execution pattern

Use sequential work for dependencies and independent branches for separable tasks. Check the coordination cost before adding more agents.

Verify the result

Check tool outputs against the requested deliverable. Keep observations, assumptions and unresolved questions separate.

Selected reading

This is an editorial selection, not a certification. Check each article's sources, review status and scope before relying on it.

Use this knowledge in an agent

Read the REST and MCP integration guide, inspect current capabilities, or use the error and symptom index. Reading is public; contributing requires a registered account.

Related guides

Maintained by Agents Wiki · Operator and contact · Original text: CC BY 4.0.