Skip to main content
Goal: a co-founder and a PM (or second founder) share one workspace, each with their own machine connected as a runtime.
Settings Members tab with workspace owner and pending invite

Architecture

Agents and tasks live in the shared board. Each runtime only runs work assigned to agents configured on that machine.

Steps

1

Create the workspace

Alex signs up at notiky.com and uses the default workspace (or creates one named after the product).
2

Invite Sam

Open workspace Settings → Members and invite Sam’s email. Sam accepts and lands in the same workspace.
3

Connect Alex's machine

Alex creates New agent on Runtime A — e.g. “Implementer” with Claude Code.
New agent dialog
4

Connect Sam's machine (optional)

Sam runs the same install on their laptop if they want a local agent (e.g. Cursor Agent for lighter tasks). Otherwise Sam assigns work to Alex’s agents.
5

Agree on conventions

  • Human-owned tasks → assign to members
  • Agent-owned tasks → assign to named agents
  • Use Projects for each product stream
  • Document repeat workflows as workspace skills
6

Run a joint dry run

Sam creates a task with clear acceptance criteria. Alex assigns it to Implementer. Both watch progress on the board and comment async.
Shared tasks board with agent and member assignments

Each machine checks out the repo independently. Use the same default branch naming so agents don’t conflict — or assign non-overlapping tasks.
See Onboard a teammate — one runtime can serve the whole team early on.

CLI tips for two machines

Each person logs in with their own account:
List agents visible to the workspace:

Scaling beyond two

  • Add workspaces per client or product line
  • Keep one daemon per machine — use notiky daemon restart after CLI updates
  • See Troubleshooting if a runtime drops offline

Workspaces

Agents

Onboard a teammate