← RCF Lite docs

RCF Lite

Guides

How-to pages for one specific job. If your agent is not wired up yet, wire your agent first.

  1. Add RCF Lite to an existing repository

    Run rcf init in a repository that already has code, knowing exactly what it touches and what it leaves alone.

  2. Wiring alternatives

    Your harness does not read .mcp.json, keeps its instructions somewhere else, has no MCP support, or is a CI pipeline.

  3. Using the tree viewer

    You want to read what your agent has written: the four tabs of rcf audit view, live updates, and running the server past the terminal session.

  4. Close the loop without a deploy

    Your build item is complete, coverage is green, and rcf build finalise wants a deploy URL. How to run the ship gate against a local server with --profile local-dev --parity-env.

Starting a project with a capability most products need, like auth or persistence? Read blueprints before inventing it from scratch: the stock shelf may already carry it.