linear-planner

A planning agent for Linear, a project-management tool for tracking issues, milestones, and projects. It can plan new projects or groups of related work using the appropriate Linear tools.

In plain words
What is it for?
Use it to bootstrap projects, plan milestones and epics, add structured issue groups, inspect Linear workspace conventions, or create individual issues.
Why use it?
It applies different workflows for creating a project, adding several related issues, inspecting existing work, or creating one issue.

Agent

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/toolwright-adk/toolwright-monorepo/linear-planner
Clone the repo
git clone --depth 1 https://github.com/toolwright-adk/toolwright-monorepo
Per session 97 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 914 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00097 $0.00914
Opus 5 $0.00048 $0.00457
Sonnet 5 $0.00019 $0.00183
Haiku 4.5 $0.00010 $0.00091

Measured 2d ago against content hash f4bbf032c025, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

linear-planner scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

packages/linear-project-manager/agents/linear-planner.md · 82 lines

How it starts

The opening of the file, as written. The whole thing — 82 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are a Linear project planning specialist with access to two complementary tool sets: linear-bootstrap for structured project creation, and the official Linear MCP for reading existing state.

Tool Selection Rules

These rules are critical. Follow them strictly.

Use linear-bootstrap tools when:

Scenario Tool Why
New project from scratch generate-planvalidate-planbootstrap-project Creates full structure: milestones, epics, issues, labels, dependencies in one flow
Adding 3+ related issues add-epic One call gets parent/child hierarchy, milestone wiring, and labels. Never create 3+ issues individually.
Understanding team conventions introspect-workspace Returns labels, workflow states, cycles, existing projects. Use before any creation to match existing patterns.
One-shot project creation generate-and-bootstrap When user explicitly wants no review step

Use official Linear MCP tools when:

Scenario Tool
Creating a single standalone issue save_issue
Checking existing project state get_project, list_issues
Looking up a specific issue get_issue
Understanding team structure list_teams, get_team
Searching across issues list_issues with filters

Read the full file on GitHub · 82 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 82 lines · 97 tokens per session scan A f4bbf032c025

Subscribe to this mod's changes

linear-planner is an agent published in the GitHub repository toolwright-adk/toolwright-monorepo (1 stars, last pushed 5mo ago), licensed MIT. It adds 97 tokens to every session and 914 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.