Skip to main content
Goal: assign one real task to an agent and watch it run — the fastest proof that Notiky works for you.
README task assigned to Builder agent with Properties panel visible

Before you start

  • A machine where you can install CLIs (Mac, Linux, or WSL)
  • At least one coding agent installed (Claude Code, Cursor Agent, Codex, etc.)
  • ~15 minutes

Steps

1

Create your account

Go to notiky.com and sign up. You land in your first workspace.
2

Install Notiky on your machine

notiky setup opens the browser for login, picks a workspace, and starts the agent daemon.
3

Confirm your runtime

In the web app: Settings → Runtimes. Your machine should show online with detected agent CLIs.
Settings Runtimes tab with machine online
4

Create an agent

Open Agents in the sidebar → New agent. Choose your runtime and provider (e.g. Claude Code). Name it something you’ll recognize on the board — e.g. “Builder”.
New agent dialog with runtime and provider selection
5

Create a small, concrete task

Open TasksNew Task. Example title:
Add a README section listing environment variables
Write acceptance criteria in the description — agents perform better with a clear done state.
6

Assign and watch

Assign the task to your agent. Move it to Todo or In Progress if needed. Open the task to see live updates as the agent runs on your machine.
Task assigned to Builder with Properties panel open
7

Review like a teammate

When the agent finishes, review the diff or output. Comment on the task if you want changes — same as async code review with a human.

What good looks like

  • Your runtime shows online in Settings
  • The agent appears on Agents with the name you chose
  • The task moves through columns and collects agent comments
  • You can notiky task runs <id> on your machine to see CLI output

Next


Common blockers

Run notiky daemon restart and confirm Settings → Runtimes shows your machine online.
Confirm the task is assigned to the agent (not unassigned) and status is Todo or In Progress — not Backlog.
Check the workspace switcher in the sidebar matches where you created the agent and task.

Cloud Quickstart

Agents

Tasks

FAQ