Skip to content

Quick Start

This guide walks you through creating your first CutReady workspace and getting to a useful demo plan. The fastest path is: create a workspace, add a sketch, organize it in a storyboard, refine with AI, then save a named snapshot.

CutReady workspace shell CutReady workspace shell
A CutReady workspace after opening a small demo project
  1. Launch CutReady — Start from the Home screen, then create or open a workspace.

  2. Click “New Workspace” — Choose a folder on your filesystem. CutReady initializes it as a portable workspace with Draftline-backed version history.

  3. Name your project — Give it a descriptive name like “Product Demo Q1”. Once opened, the workspace shell shows your document explorer, editor, chat, and local change state.

Sketches are the planning backbone of your demo. Each sketch contains a structured table with your demo script.

  1. Click the Project icon in the sidebar to switch to the project document list.

  2. Click “New Sketch” in the storyboard list panel.

  3. Fill in the planning table — Each row has four columns:

    ColumnPurpose
    TimeApproximate timing for this step
    NarrativeWhat you’ll say during this step
    Demo ActionsWhat happens on screen
    ScreenshotReference image (captured or uploaded)
  4. Add screenshots — Click the capture button (📸) in any screenshot cell to take a reference screenshot directly from your screen.

  5. Save a version — Press Ctrl+S to open the snapshot naming prompt. CutReady uses Draftline-backed versioning, so you can always go back.

  1. Create a storyboard — Use the + menu in the project document list and choose Storyboard.

  2. Add sketches — Add the sketch you just created, or create new sketches directly from the storyboard editor.

  3. Organize the flow — Drag sketches into order, add sections, and collapse cards when you want to scan the structure.

  4. Preview — Use the storyboard preview to review the full sequence.

  1. Configure a model — Open Settings → AI Provider, choose a provider, fetch models if supported, and select a chat-capable model.

  2. Open Chat — Use the chat panel to ask the Planner, Writer, Editor, or Designer agent for help.

  3. Use context — Mention sketches, notes, storyboards, or websites with @ references so the assistant knows what to read. For example, type @ to autocomplete project files or paste @https://example.com to reference a web page.

  4. Review changes — AI edits are highlighted in the sketch editor and logged in the Activity panel.

  1. Switch to Notes — Click the Notes icon in the sidebar.

  2. Click the + button in the storyboard list panel.

  3. Select “Note” — A new markdown note opens in the editor.

  4. Write your content — Use markdown formatting for headings, lists, code blocks, and more. Notes auto-save as you type.

Notes are great for capturing reference material, setup instructions, or narrative drafts before breaking them into planning table rows.

  1. Click the import button in the sidebar storyboard list panel.

  2. Select a file — Supported formats: .docx, .doc, .pdf, .pptx.

  3. Review the imported note — CutReady converts the document to markdown and adds it as a project note.