backlog-awareness

Community

Keep backlog insights ready for idea discussions.

Authorschuettc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automatically checks the project backlog to help discuss ideas, assess priority, and decide whether to add new items to the backlog.

Core Features & Use Cases

  • Backlog lookup: Reads docs/planning/backlog.json and finds matching or related items.
  • Status & priority awareness: Shows current status and priority of matching backlog items.
  • Actionable next steps: Suggests whether to implement, discuss, or add as a new backlog item.

Quick Start

Propose a new feature idea like "We should add X" and ask the Skill to check the backlog. It will respond with matching items and next steps, or suggest creating a new backlog item.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: backlog-awareness
Download link: https://github.com/schuettc/claude-code-plugins/archive/main.zip#backlog-awareness

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository