Hand off Linear issues or Notion tasks to Claude Code. Claudear implements, tests, creates PRs, and manages the full lifecycle. Multi-provider, multi-team support. Let Claude Code do the coding while you focus on what matters.

# 1. Clone the repository$ git clone https://github.com/ianborders/claudear.git$ cd claudear# 2. Install the claudear command$ pip install claudear
Claudear automates the entire development workflow, from picking up tasks to creating pull requests.
Move a Linear issue or Notion page to Todo. Claudear picks it up via webhook or polling.
A dedicated git worktree and branch are created, isolating work from your main codebase.
Claude Code analyzes the issue, explores the codebase, and implements the solution.
If Claude gets stuck, it posts a comment asking for guidance. Reply to unblock.
When complete, code is pushed and a PR is created. Issue moves to In Review.
Move the issue to Done and the PR auto-merges. Worktree cleaned up automatically.
Linear webhooks + Notion polling. Run multiple teams and databases simultaneously.
Each task gets an isolated worktree. Run multiple tasks in parallel without conflicts.
Uses your Claude Code subscription, not API credits. Same Claude, just automated.
PRs created via GitHub CLI with proper titles, descriptions, and Linear issue links.
When blocked, Claude asks for help via Linear comments. Reply to continue.
SQLite persistence means tasks survive restarts. Pick up where you left off.
MIT licensed. Fork it, modify it, contribute back. Built in public for the community.
Runs Claude Code CLI in headless mode. No separate API costs - uses your existing Claude Code subscription.
Runs on your machine with ngrok for webhooks. Your code never leaves your environment.
You own the workflow. Configure states, concurrency limits, timeouts - everything is customizable.
Get started in minutes. Install Claudear, configure your Linear webhook, and let Claude Code handle the implementation.