Docs / The prompt board

The prompt board

The prompt board is a kanban for prompts: capture ideas, attach the docs that give them context, and run them through an AI target. Open it from Prompts in the top bar or the Library.

Stages

Cards move through four columns:

  • Idea — quick captures (type a title + Enter in the Idea column).
  • To do — ready to run.
  • In progress — running or being iterated.
  • Done — completed.

Drag a card between columns to change its stage.

Editing a card

Click a card to open the editor, where you set:

  • Title and kind (feature, fix, refactor, …).
  • Instruction — the prompt text. Use {{variables}} for fill-in fields, or start from a prompt template.
  • Connected docs — tick workspace docs to include as context. Their tokens are counted into the card.
  • Target — where the prompt runs (see below).

Running

  • Run on a card sends it to its target.
  • Run at the top of the To do or In progress column runs every card in that column in order. With auto-advance, a card moves to In progress while running and to Done on success.
  • The card shows a status dot and, for headless targets, the response or error.

Targets

A card's target decides what Run does:

  • Clipboard — copy the assembled payload to paste elsewhere.
  • Claude (Terminal) — open a new Terminal in the project and start Claude with the prompt, interactively.
  • Claude CLI — run the local Claude CLI headlessly and capture the response in the card (this target can edit files).
  • Claude API / Gemini API — call the hosted API with your key (text only).
  • LM Studio — run a local model.

Only enabled integrations appear in the target list. See AI integrations to turn them on and configure keys/models.

Generate and Copy

In the card editor:

  • ✨ Generate uses your local model to help write or reshape the instructionWrite from title, Improve, Rephrase, Shorten, or a custom instruction. See Writing assist.
  • The copy button copies the assembled payload (prompt + connected docs) to the clipboard.

Get release notes

An email when a new build ships or a major feature lands. A few times a quarter — never your inbox sold.

You're on the list — watch for a confirmation email.