Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Backlog

ASecurity

Idea capture and review — records a musing from the conversation ('what if we…', 'maybe we should…', 'it would be nice to…') as one line in production/backlog.md and stops, without implementing anything; lists the open ideas, promotes one to /brainstorm, /impact or /feature-spec, parks or closes it. Use the moment an idea appears that nobody has decided on, and for the weekly review.

3 stars
0 votes
0 copies
0 views
Added 9/22/2026
ai-agentsgobashgitfrontendbackendsecurity

Security Analysis

A100/100

Scanned 9/22/2026

Install to Claude Code

$npx -y skills add gonimar/claude-web-studio --skill backlog --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Backlog?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Backlog
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/gonimar-backlog/badge)](https://www.skillsdirectory.com/skills/gonimar-backlog)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: backlog
description: "Idea capture and review — records a musing from the conversation ('what if we…', 'maybe we should…', 'it would be nice to…') as one line in production/backlog.md and stops, without implementing anything; lists the open ideas, promotes one to /brainstorm, /impact or /feature-spec, parks or closes it. Use the moment an idea appears that nobody has decided on, and for the weekly review."
argument-hint: "add \"<idea>\" | review | promote I-NNN | park I-NNN | close I-NNN [reason]"
user-invocable: true
allowed-tools: Read, Glob, Grep, Write, Edit, Bash, AskUserQuestion
model: haiku
---

# Backlog — ideas are recorded, not executed

Reply in the project conversation language (CLAUDE.md → Language); code, identifiers, paths and commit messages stay in English.

Template `.claude/docs/templates/backlog.md`; the roadmap format (`templates/roadmap.md`) reserves `production/backlog.md`
for ideas before their spec and `production/decisions.md` for owner decisions. Writes only after "May I write?".

## Phase 0: What is an idea (rule for every skill and the main conversation)
A **musing** — "what if we…", "maybe we should…", "it would be nice…", or their equivalents in the conversation language, said while
something else is in progress — is an idea, not an instruction. Nobody has decided anything yet, so nothing
is implemented, drafted or planned in the same turn (CLAUDE.md principle 2; coordination-rules rule 11). The
main conversation names it ("that is an idea, not part of the current story") and offers exactly this skill:
`/backlog add "<the idea in the user's words>"`. A **proposal** with a decision behind it ("add Redis for the
session store") is `/impact`'s business, not the backlog's; when unsure, record it here — promoting later costs
one command, implementing an undecided idea costs a story.

## Phase 1: `add "<idea>"`
Read `production/backlog.md` (create from the template when missing) and take the next `I-NNN`. Draft one
entry: `### I-NNN · <title in ≤ 8 words> 💡` + one line *recorded YYYY-MM-DD, source: <conversation | user |
incident INC-NNN | audit>* + the idea in one or two sentences **in the user's words**, plus, when obvious, the
area (`🏷 backend/frontend/game/infra/docs`) — no analysis, no options, no estimate: that is what promotion is for.
Render the entry in the chat, then "May I write `production/backlog.md`?" — one `AskUserQuestion`: write
(Recommended) · adjust the wording · not now. After the "write" answer: `touch .claude/.write-consent` (rule 7 —
the consent-guard hook checks the marker). Then one commit gate: `docs: backlog I-NNN <title>` staging exactly
that file, on the branch git-workflow's documents lane prescribes. **Stop here** — the recorded idea never
becomes a task in this turn; if a story or skill was in progress, the hand-off returns to it ("back to
/dev-story S-NNN (Recommended)").

## Phase 2: `review` (weekly, or when `/help` shows `Backlog: N ideas, oldest N days`)
Table of open ideas: ID · title · recorded · age · area · marker (`🅿` parked). Older than 60 days without a
decision → flagged. One `AskUserQuestion` per review, never per idea: promote one (name it) (Recommended when
something is older than 30 days) · park/close some · nothing now. Ideas are never silently deleted — `close`
keeps the line with `[x]` and the reason.

## Phase 3: `promote I-NNN` (the idea goes through the pipeline it skipped)
Decide the route from the entry, not from its wording, and hand off with one `AskUserQuestion`:
- vague, no clear user or scope → `/brainstorm "<title>"` (Recommended);
- a concrete change to code, architecture, security or deployment → `/impact "<idea>"` (its verifiers decide);
- a user-visible feature the product spec allows → `/feature-spec "<title>"`, it receives `F-NNN`;
- a technical choice → `/architecture-decision "<title>"`.
After the hand-off returns, mark the entry `→ promoted YYYY-MM-DD: [F-NNN](../docs/specs/features/…)` (or the
ADR / impact verdict) and tick it `[x]` — "May I update `production/backlog.md`?" with the same gate and commit.
The promotion counts only once that line exists: an idea can also leave the backlog sideways — the user runs
`/impact` or `/feature-spec` on it directly, without `promote` — and the entry then stays open for weeks while
the work is already done. `review` treats an entry whose text matches a spec, ADR or impact verdict written
later as exactly that case: it names it and offers to close it with the link.
`park I-NNN` adds `🅿` and a date; `close I-NNN <reason>` ticks it with the reason. Nothing here ever creates a
story or writes code.

Verdict: `COMPLETE (I-NNN recorded)` | `COMPLETE (review: N open, M promoted)` | `COMPLETE (I-NNN promoted → …)` |
`BLOCKED (not initialised — run /init)`. Next step — one `AskUserQuestion`: return to the interrupted work
(Recommended when something was in progress) · `/backlog review` · stop here.

Attribution

gonimargonimar
View sourceMore from gonimar →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1074701 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

693621 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

691 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →