TaskFlow docs

Getting started

The minimum path to connect TaskFlow, inspect project state, and use it as durable context for agent work.

Getting started

  • - Create or join a TaskFlow workspace.
  • - Create a project for each product, repo, or active operating lane.
  • - Use tasks, documents, requirements, and builder runs as durable state for agent work.

Claude connector setup

  • - Use the MCP endpoint https://emun.io/api/v1/mcp.
  • - Authenticate with OAuth when the client supports remote MCP OAuth.
  • - Start with read-oriented questions such as "what needs me across my projects?" before using write tools.

Agent-run discipline

  • - Use handoffs when switching sessions or machines.
  • - Use docs contracts and review gates to prevent "done" from meaning partially done.
  • - Keep builder runs tied to the project pod and task that define the intended work.

Reference

  • - Privacy: /privacy
  • - Security: /security
  • - Support: /support
  • - Status: /status
  • - Changelog: /changelog
  • - AI usage guidance: /llms.txt
  • - OpenAPI discovery: /.well-known/openapi