backlog-before-work

backlog-before-work is a cursor rule for Cursor from Jamie-BitFlight/claude_skills. It costs 164 tokens per session, scanned A, original, MIT.

A workflow rule that turns multi-step work into tracked backlog items before the work begins.

In plain words
What is it for?
Use it to create, plan, and update backlog items for jobs involving several steps or separate pieces of work.
Why use it?
It prevents planned tasks from existing only as informal descriptions and makes progress visible as the work continues.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/.

Good fit Use it to create, plan, and update backlog items for jobs involving several steps or separate pieces of work.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/jamie-bitflight/claude_skills/backlog-before-work
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/Jamie-BitFlight/claude_skills

Made for: Cursor.

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-before-work

README.md
[![agentmods](https://agentmods.dev/badge/rules/jamie-bitflight/claude_skills/backlog-before-work/github.svg)](https://agentmods.dev/rules/jamie-bitflight/claude_skills/backlog-before-work)
Your own site
<a href="https://agentmods.dev/rules/jamie-bitflight/claude_skills/backlog-before-work"><img src="https://agentmods.dev/badge/rules/jamie-bitflight/claude_skills/backlog-before-work/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for backlog-before-work

Your own site · 80×15
<a href="https://agentmods.dev/rules/jamie-bitflight/claude_skills/backlog-before-work"><img src="https://agentmods.dev/badge/rules/jamie-bitflight/claude_skills/backlog-before-work.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 164 This file is loaded in full into every session.
When invoked 164 The same file — it is already loaded in full.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00164 $0.00164
Opus 5 $0.00082 $0.00082
Sonnet 5 $0.00033 $0.00033
Haiku 4.5 $0.00016 $0.00016

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

Security

Grade A, and why

backlog-before-work 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 6d 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.

.cursor/rules/backlog-before-work.mdc · 15 lines

What it actually says

Backlog Before Work

When you identify that work will need multiple steps or jobs: create backlog items for them — don't just describe them.

  1. Create or match a backlog item — Use create-backlog-item or work-backlog-item before starting.
  2. Plan — When writing a plan, add it to the item via mcp__plugin_dh_backlog__backlog_update(selector="{title}", plan="{path}").
  3. Progress — When completing actions, update the task/plan artifact so progression is visible.

Skip only for trivial single-step requests (typos, one-off questions, immediate one-action fixes).

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. 6d ago First seen · 15 lines · 164 tokens per session scan A 240ab9fbcc2e

Subscribe to this mod's changes

backlog-before-work is a cursor rule published in the GitHub repository Jamie-BitFlight/claude_skills (66 stars, last pushed today), licensed MIT. It adds 164 tokens to every session, about $0.0008 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 cursor rules, from other repositories

slice-tasks

PLANNING SPINE STEP 2 of 3 — Slice the work: break a scoped PRD into vertical-slice stories in specs/epics/. Use after scope-work (step 1), before plan-work (step 3). Not a substitute for scope-work or plan-work.

danielvm-git/bigpowers · 59 tokens

iris

GitHub operations specialist — branches, pull requests, issues, releases, tags. Called by zeus after review. Never pushes or merges without explicit human approval. Integrates with VS Code GitHub Pull Requests extension.

ils15/pantheon-legacy · 43 tokens

elite-orchestrator

Elite orchestrator for mission-critical, enterprise-scale tasks requiring strategic coordination of 7+ agents across all domains. Makes architectural decisions, manages risk, ensures business continuity, and delivers enterprise-grade outcomes. Use for platform migrations, security incidents, multi-system integrations…

MN-Lizard-Team/aiyu-multi-agent · 94 tokens

feedback-enhanced

Rules for an interactive feedback system that lets users and an AI agent discuss complex development work in real time. It includes guidance for recording decisions, tracking progress and handling detailed inputs such as code and diagrams.

Mr-chen-05/rules-2.1-optimized · 2,968 tokens

project-onboarding-rule

Automatically onboards existing projects into the AI-driven development workflow.

brunogama/ios-cursor-rules · 1,324 tokens

linear-in-review

After finishing a Linear issue, set its status to In Review (never Done).

nate-raubenheimer/lawpracticeza-mcp · 235 tokens