Skip to content

Latest commit

 

History

History
59 lines (42 loc) · 1.16 KB

File metadata and controls

59 lines (42 loc) · 1.16 KB

Guides

Step-by-step guides for using Marcus effectively.

Agent Workflows

Complete agent lifecycle from registration to task completion.

.. toctree::
   :maxdepth: 1

   agent-workflows/agent-workflow
   agent-workflows/registration
   agent-workflows/requesting-tasks
   agent-workflows/reporting-progress
   agent-workflows/checking-dependencies
   agent-workflows/getting-context
   agent-workflows/handling-blockers

Project Management

Create, monitor, and optimize projects.

.. toctree::
   :maxdepth: 1

   project-management/creating-projects
   project-management/monitoring-status
   project-management/analyzing-health
   project-management/hierarchical-task-decomposition
   project-management/sqlite-kanban-provider

Collaboration

How agents coordinate and communicate.

.. toctree::
   :maxdepth: 1

   collaboration/communication-hub
   collaboration/logging-decisions
   collaboration/tracking-artifacts

Advanced Topics

Deep-dive topics for power users.

.. toctree::
   :maxdepth: 1

   advanced/memory-system
   advanced/agent-status
   advanced/agent-support-tools
   advanced/ping-system