backlog-analyzer

backlog-analyzer is an agent for Claude Code from coalesce-labs/catalyst. It costs 36 tokens per session (1,069 once invoked), scanned A, original, no licence file.

A backlog review tool for Linear, a project and issue-tracking service. It finds abandoned, misplaced, outdated, estimated, or possibly duplicated work items and suggests what to do.

In plain words
What is it for?
Use it to check backlog health, locate duplicate or stale issues, and decide which tickets need attention.
Why use it?
It helps teams find problems in a growing task list before they cause confusion or hide important work.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the catalyst-pm-ops plugin — 1 skill, 1 agent shipped together

Good fit Use it to check backlog health, locate duplicate or stale issues, and…

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/coalesce-labs/catalyst/backlog-analyzer
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.

Clone the repo
git clone --depth 1 https://github.com/coalesce-labs/catalyst

Made for: Claude Code.

Or install catalyst-pm-ops, the plugin that ships this one along with the rest of its 1 skill, 1 agent.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for backlog-analyzer

README.md
[![agentmods](https://agentmods.dev/badge/agents/coalesce-labs/catalyst/backlog-analyzer.svg)](https://agentmods.dev/agents/coalesce-labs/catalyst/backlog-analyzer)
Your own site
<a href="https://agentmods.dev/agents/coalesce-labs/catalyst/backlog-analyzer"><img src="https://agentmods.dev/badge/agents/coalesce-labs/catalyst/backlog-analyzer.svg" alt="Measured on agentmods" height="20"></a>
Per session 36 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,069 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.1 $0.00036 $0.01069
Opus 5 $0.00018 $0.00535
Sonnet 5 $0.00007 $0.00214
Haiku 4.5 $0.00004 $0.00107

Measured 3d ago against content hash d2c583977140, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

backlog-analyzer 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 3d 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.

plugins/playground/pm-ops/agents/backlog-analyzer.md · 165 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 3d ago First seen · 165 lines · 36 tokens per session scan A d2c583977140

Subscribe to this mod's changes

backlog-analyzer is an agent published in the GitHub repository coalesce-labs/catalyst (20 stars, last pushed 2d ago), with no licence file. It adds 36 tokens to every session and 1,069 once invoked, about $0.0002 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-09-03.

Related

Other agents, from other repositories

seo-specialist

Self-sufficient SEO orchestrator on the DrMax harness (.agents/seo/ + seo- CLI). Passport→discovery→strategy→technical/content/off-page→measure. Canonical prompts, evidence-based execution, GIST/CVD/Humanization/Latent Intent/LexAdapt/LinguaForensic 3.9.4. Per-stage routing…

VKirill/claude-lane-stack · 175 tokens

ref-tracker

Classify reference projects, maintain references/INDEX.md, and emit BA design reference triplet rows.

Arch1eSUN/Arcgentic · 24 tokens

senior-dev

Use to implement tasks from Beads backlog. Claims a task, implements with TDD, closes when done. Can run in parallel.

avelikiy/great_cto · 31 tokens

planner

Drafts the execution Plan (plan.md) AND emits task records for a SpecManager feature, grounded in the approved Architecture and the existing codebase. Plans MUST be organised into phases with Fibonacci-scored tasks ≤3.

joanseg/specmanager · 46 tokens

prd-writer

Drafts a PRD (Product Requirements Document) for a SpecManager feature. Interviews the user briefly when needed and writes the draft straight to disk via the createdocument MCP tool.

joanseg/specmanager · 40 tokens

task-executor

Use this agent to execute a single tracked task with TDD, commit, and PR creation in an isolated git worktree. Dispatched by /coco:loop for parallel execution. Context: Multiple tasks are ready with non-overlapping file ownership. /coco:loop dispatches parallel agents. assistant: "I'll dispatch task-executor agents…

skullninja/coco-workflow · 97 tokens