Get started

Choose the right lane

Choose the smallest path that gives the work enough structure and verification.

Lane comparison

PathBest forHow to startExecution
PlanQuestions, discovery, and shaping work before codeSelect the Plan tabMain agent
Full laneMeaningful features, architecture or contract changes, rollout work, or higher-risk deliverySelect Full lane in Build, or type /full-laneCoordinated multi-stage workflow
Quick laneSmall, low-risk features and fixes with a clear outcomeSelect Quick lane in Build, use plain text, or type /mini-spec-laneMain agent fast path
Direct agentOne focused specialist taskSelect Direct agent or mention @agentSingle-node run

Plan

Use Plan to clarify a request, compare approaches, inspect context, or create a plan without starting repository changes. When the plan is ready, move the session to Build and choose the appropriate lane. A session that has committed to Build does not move back to Plan in the current product.

Full lane

Full lane is the Project Lane path. It coordinates Product, Architect, Lead, Implement, Code Review, Verify, Deploy Plan, and Learning work around one durable request. Use it when an early design decision or missed contract could create downstream rework.

Follow the Project Lane quickstart

Quick lane

Quick lane is for a small, low-risk feature or fix with a clear outcome and limited impact. Use Full lane when the work changes contracts, data models, onboarding, release behavior, or rollout. Prinevo still captures a compact mini-spec before editing.

Direct agent

Direct agent runs one named specialist inside a single-node workflow envelope. Use it for focused work such as asking Verify to validate a pull request or asking Architect to review a design. It does not silently become the full multi-stage workflow.

Learn about single-node mode