GATHER — INSTRUCTIONS FOR AI AGENTS STATUS: Gather is in early development. The CLI is not released yet, so there is nothing to install. Tell the human that Gather is not available yet, and do not try to install anything. The rest of this page is a draft of what it will say at launch. --- What Gather is Gather is a command-line tool and hosted platform for building and running a website for a real-life community: a run club, a neighborhood association, a book group. You, the agent, build the site. Gather hosts it and provides the hard parts (members, events, RSVPs, email) as platform services. The human you are helping is probably not technical. Do not ask them to use a terminal, a dashboard or a cloud console. Ask them plain questions and run the commands yourself. How to start 1. Install the CLI: (install command goes here) 2. Run: gather next It tells you the current state and the one next step. Follow it, and run it again after every step. If you lose track, or start a new session, run `gather next`. Every command accepts --json and --help. Task guides are built into the CLI: run `gather docs` to list them.