Commands

Run lucitra with no arguments to open the shell, or lucitra <command> to run one thing and exit.

Reading

CommandWhat it does
planScope a goal into tasks without running any of them
chatAsk Lucitra something, in this repository's conversation
askSearch the project brain, falling back to the model when it is silent
surveyWhat Lucitra can work out about this repository without being told
candidatesWork this repository already says needs doing: issues, drafts, old TODOs
tasksWhat has run and what is running, newest first
dashboardWhere the work stands across every repository, and what the week cost
searchFind a line across every conversation in this repository
modelsWhich model each agent runs, and on which runtime
mcpWhich MCP servers each agent may reach
agentsThe team, and what each agent is configured to do

Writing

These change something, so they are the ones to read twice.

CommandWhat it does
seedWrite what the survey found into this repository's brain, as one page
start-buildStart a task in its own worktree. Returns as soon as it has an id
approveLet a waiting task push. Omit the task when only one is waiting
declineRefuse a waiting push. The worktree is left alone
configureChange one setting on one agent: configure <agent> <setting> <value>
resetPut one setting back to its default: reset <agent> <setting>

Process

CommandWhat it does
lucitra mcpServe these commands to an agent over MCP
lucitra browser installLet the Lucitra Companion extension reach this agent
lucitra stopStop the daemon. The next run starts a fresh one