YOU
BlogDocsGuidesReferences

Guides

Published guide pages that walk through practical CLI workflows and how to apply the reference in day-to-day work.

  • Cursor Dynamic Workflows

    Use Cursor as an MCP host for you-agent-factory Factory Session and dynamic-workflow tools.

  • How To Make Your Agent Use YOU

    Point an AI agent at the packaged you-agent-factory agent orientation topic and let it drive the you CLI itself, with MCP and ACP as the deeper integrations.

  • Run Your First Factory

    Install a packaged factory from the embedded catalog and run it end to end without writing any configuration.

  • Using you-agent-factory for Loops

    Run iterative factory loops that keep work cycling until a goal is done.

  • Write Your First Factory

    Author a you-agent-factory factory of your own, step by step, in either the declarative graph format or the JavaScript orchestrator format.

  • Write Your First JavaScript Workflow

    Use the you-agent-factory JavaScript orchestrator: the runtime bindings a workflow script gets, how it dispatches agents, and how it bounds, checkpoints, and returns its work.

  • Write-Review Loops

    Use you-agent-factory for write → review → revise loops with a bounded retry path.