Mainark documentation

Mainark turns tickets into reviewed, stacked pull requests using isolated git worktrees and AI agents.

Guides

Parallel agent work

Start here if you run multiple features or epics at once.

  1. Overview — mental model and when to use what
  2. Git worktrees — one tree per branch per PR
  3. Stacked PRs — dependency chains on GitHub
  4. Linear setup — blockers, plans, what stays in Linear (current SoT; see ADR-001 for exit plan)
  5. Commands — CLI cheat sheet
  6. Anti-patterns — what not to add to target repos

Architecture

Reference

  • Local CLI — install, review loop, env vars (developer reference)

Audiences

You are…Start with
Human operatorParallel agents overview
Cursor / coding agentSame guide + repo rule .cursor/rules/mainark-parallel.mdc
Website visitormainark.com/docs (this content, rendered)