factory-setup

Installation
SKILL.md

Factory Setup

Bootstrap Warp Factory access for a coding agent that is not Warp itself: install/authenticate the oz CLI, register the hosted Factory MCP server, verify the connection, and hand off to the canonical operating skill. This is a one-time setup skill, not the operating playbook.

Scope

This skill:

  1. Detects the target harness (Claude Code, Codex, Cursor, or generic MCP client).
  2. Installs/authenticates the CLI and mints an API key.
  3. Registers the Factory MCP server for that harness.
  4. Verifies the connection (tools visible, list_factories works, canonical skill readable).
  5. Optionally helps pick or create a factory and save it as the default.
  6. Stops and hands off to the server-served operating skill for everything after setup.

This skill does not:

  • Duplicate the day-2 operating playbook — that lives at skill://warp/factory-mcp/SKILL.md on the MCP connection itself and is the authoritative source once connected.
  • Automate Slack, Linear, or GitHub integration OAuth for a factory. Point the user at the Factory web app for those; do not attempt to script them here.

Step 1 — Pick a server root

Installs
7
GitHub Stars
6
First Seen
Aug 18, 2026
factory-setup — warpdotdev/warp-factories-skills