> ## Documentation Index
> Fetch the complete documentation index at: https://docs.myrmagent.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Advanced Practices

> Deeper workflows — multi-agent collaboration, Kanban orchestration, and production-grade automation patterns.

# Advanced Practices

This section covers advanced patterns for power users who want to push Myrm's capabilities further. Tutorials are being actively developed.

## Coming Soon

* **Multi-Agent Collaboration** — Orchestrate specialized agents to tackle complex projects as a team
* **Kanban Pipeline** — Visualize and manage multi-step workflows with DAG dependencies
* **Workflow Reliability** — Best practices for building automation that runs unattended
* **Knowledge-Driven Agents** — Combine Wiki, Memory, and Skills for domain-expert agents

In the meantime, explore the reference documentation:

<CardGroup cols={2}>
  <Card title="Kanban Orchestration" icon="columns-3" href="/docs/core-concepts/kanban-orchestration">
    Visual task management with DAG dependencies and priority scheduling.
  </Card>

  <Card title="Skill Evolution" icon="dna" href="/docs/core-concepts/skill-evolution">
    How agents learn from interactions and automatically create reusable Skills.
  </Card>

  <Card title="Goal Management" icon="bullseye" href="/docs/guides/goal-management">
    Define objectives with 4D budget control and acceptance criteria.
  </Card>

  <Card title="Agent Templates" icon="users" href="/docs/guides/agent-templates">
    Pre-configured agents for team collaboration and vertical domains.
  </Card>
</CardGroup>
