Ship 10 things at once.

Parallel worktree slots. 50+ skills. Daemon orchestration. The CLI that turns Claude Code into a full development platform.

npx @traqr/cli init
The slot system

Parallel workstreams. Zero conflicts.

terminal — slots
$ z1 && claude # Jump to slot 1
$ z3 && claude # Jump to slot 3
$ z7 && claude # Jump to slot 7
Each slot: own branch, own port, own Claude session.
Work on 10 features simultaneously.
Zero git conflicts between slots.

3 to 35 parallel workstreams

Every slot is a full git worktree with its own branch, port assignment, and Claude session. Switch between them instantly with z1, z3, z7. Build a feature in slot 1 while fixing a bug in slot 3 and refactoring in slot 7.

When you're done, /ship commits, builds, pushes, creates the PR, and notifies Slack — one command. Guardian takes it from there.

50+ skills. One keystroke each.

Every repetitive workflow automated into a single command.

/ship

Commit, build, push, PR, notify

/sync

Sync all slots with main

/nextphase

Pick up next Linear milestone

/einstein

Deep research project

/auditor

Cross-source project audit

/resync

Smart rebase with impact analysis

/inbox

Open tickets from Slack

/analytics

Multi-source analytics report

One command to start.

Detects your stack, creates worktree slots, arms Guardian, configures memory. You're shipping in 60 seconds.

npx @traqr/cli init