# Linear CLI Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/linear-cli
> Markdown URL: https://aitinkerers.org/technologies/linear-cli.md
> Technology record last updated: 2026-03-03T17:36:26Z
> Generated: 2026-09-22T21:44:26Z

Manage Linear issues, create branches, and automate workflows directly from your terminal with command-line efficiency.

The Linear CLI (Command Line Interface) provides a fast, keyboard-centric interface for interacting with your Linear workspace. Developers leverage the CLI to execute core actions like creating new issues, listing tickets (e.g., `linear issue list -m`), and automating branch creation (e.g., `linear checkout LIN-123`). While multiple community tools exist (Go, TypeScript), the underlying power comes from the Linear GraphQL API and TypeScript SDK, offering a direct path to integrate issue tracking into your development workflow without leaving the terminal.

- Official technology site: https://linear.app/developers
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Automating low-effort tickets with Linear, Claude Code and GitHub Actions](https://sf.aitinkerers.org/talks/rsvp_6du-tKfL8d0)

I'll be presenting a working demo of how we ship low-effort tickets from our Linear board using a research/plan/implement workflow built with GitHub actions, Claude Code, and linear. It's kind of like Devin but with better opinions about software development workflows and built-in context engineering best practices

- Event context: Agents in Production: Human in the Loop Orchestration w/ Temporal — 2025-10-17 — San Francisco
- Public talk page: https://sf.aitinkerers.org/talks/rsvp_6du-tKfL8d0

## Related Technologies

- [Claude Code](https://aitinkerers.org/technologies/claude-code) ([Markdown](https://aitinkerers.org/technologies/claude-code.md)) — 216 public demos
- [GitHub Actions](https://aitinkerers.org/technologies/github-actions) ([Markdown](https://aitinkerers.org/technologies/github-actions.md)) — 20 public demos
- [Linear](https://aitinkerers.org/technologies/linear) ([Markdown](https://aitinkerers.org/technologies/linear.md)) — 10 public demos
