backlog-awareness

Check project backlog items for status, priority, and next steps.

13|3|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/schuettc/claude-code-plugins --skill backlog-awareness
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: backlog-awareness
Source: https://github.com/schuettc/claude-code-plugins/tree/main/feature-workflow/skills/backlog-awareness
Command: npx skills add https://github.com/schuettc/claude-code-plugins --skill backlog-awareness

SYSTEM DOCUMENTATION & REQUIREMENTS

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.