ClipboardHealth / groundcrew
PublicFarm out ready tickets to sandboxed coding agent CLIs in git worktrees.
Groundcrew is an AI agent orchestrator that watches a Linear project and automatically assigns labeled tickets to AI coding agents like Claude or Codex. It creates isolated git workspaces for each ticket, manages parallel agent execution, and automatically cleans up workspaces when tickets are marked complete. The tool supports both local execution (on macOS with Safehouse security) and remote execution (via a configured remote runner), making it suitable for teams wanting to automate AI-assisted development workflows.
How It Works
You write tickets in your Linear project and add them to a dedicated project folder.
You add an 'agent-claude' or 'agent-codex' label to tickets you want AI to handle.
The tool continuously monitors your project and automatically picks up new labeled tickets.
Agents run in isolated workspaces on your machine with Safehouse security
Agents run on a configured remote runner (useful for Linux or heavy workloads)
Groundcrew creates a fresh isolated workspace for each ticket using git worktrees.
The AI agent receives the ticket details and starts coding in its own workspace.
When you mark the ticket done, Groundcrew automatically closes the workspace and removes the worktree.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.