# Manage Product Backlogs From Ideas

Product ideas often arrive as scattered notes without clear ownership or status. This skill turns them into a confirmed backlog file.

## Install

```bash
npx skillstore add yunshu0909/backlog-manager
```

## Metadata

- Status: approved
- Slug: yunshu0909-backlog-manager
- Skillstore revision: r1
- Version status: missing
- Tree hash: 4a219245b12bded1a2f90f5b075c57776c67258ac6bf36e2fc9e3c84ca3e3566
- Author: yunshu0909
- GitHub username: yunshu0909
- License: MIT
- Repository: https://github.com/yunshu0909/yunshu\_skillshub/tree/master/backlog-manager
- Ref: 64ca8af0f54a325752f08bd54e52151061ea659a
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands
- Quality score: 78
- Quality tier: bronze
- Public page: https://skillstore.pages.dev/skills/yunshu0909-backlog-manager
- Manifest: https://skillstore.pages.dev/api/skills/yunshu0909-backlog-manager/manifest

## Capabilities

- Creates or updates docs/需求池.md using a defined Markdown structure.
- Asks about pain point, frequency, and current workaround before adding ideas.
- Suggests merges with existing backlog items and waits for user confirmation.
- Classifies items as ready, needs thought, parked, or completed.
- Reviews backlog items and proposes cleanup, promotion, or follow-up questions.
- Compares ready items by frequency, workaround cost, and ROI when planning a version.

## Use Cases

- Capture Feature Ideas: Turn a quick user complaint or feature thought into a confirmed backlog entry.
- Clean Up Product Requests: Review old backlog items, remove stale ideas, and promote clearer requests after approval.
- Choose Next Version Scope: Compare ready backlog items by frequency, workaround cost, and expected return.

## Prompt Templates

### Add a New Idea

```
I want to add a backlog idea: users cannot quickly find old invoices. Ask what you need, then prepare an entry.
```

### Merge Similar Requests

```
Read the backlog and check whether this new request overlaps with existing items: export customer notes to CSV.
```

### Review the Backlog

```
Review docs/需求池.md and suggest which items are stale, clearer, or still vague. Wait for my approval before editing.
```

### Select Version Candidates

```
Help me choose candidates for the next version from items marked ready. Compare them by frequency, workaround cost, and ROI.
```

## Limitations

- It does not replace product strategy, PRD writing, design, or development workflows.
- It needs user confirmation before changing categories, merging items, or selecting work.
- It manages one documented backlog file and does not sync with external issue trackers.
- It depends on the user to provide real pain points and decisions.

## Best Practices

- Give real user pain points instead of broad feature names.
- Confirm merges and category changes before asking the skill to edit the backlog.
- Review the backlog regularly so outdated items do not hide important work.

## Anti Patterns

- Do not use the backlog as a full project plan or sprint board.
- Do not ask the skill to invent requirements without user evidence.
- Do not skip confirmation before merging or moving backlog items.

## Security Audit

- Audited at: 2026-07-08T13:35:28.799\+00:00
- Summary: Static command-execution findings are false positives caused by Markdown inline code and fenced template syntax. The high-entropy heuristic is also a false positive because SKILL.md is readable backlog-management guidance with no obfuscated payload or prompt injection evidence.

## Stats

- Views: 99
- Downloads: 13
- Favorites: 0
- Popularity score: 0
