Gsd T Backlog List banner
Tekyz-Inc Tekyz-Inc

Gsd T Backlog List

Development community

Description

# GSD-T: Backlog List — Filtered View of Backlog Items You are displaying the project backlog with optional filtering and limiting. ## Step 1: Read Backlog Read `.gsd-t/backlog.md` and parse all entries. Each entry follows this format: ``` ## {N}. {title} - **Type:** {type} | **App:** {app} | **Category:** {category} - **Added:** {YYYY-MM-DD} - {description} ``` If `.gsd-t/backlog.md` does not exist or contains only the `# Backlog` heading with no entries, display: "No backlog items. Use `/

Installation

Installs to ~/.claude/skills/tekyz-inc-get-stuff-done-teams-gsd-t-backlog-list/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tekyz-inc-get-stuff-done-teams-gsd-t-backlog-list && curl -fsSL https://raw.githubusercontent.com/Tekyz-Inc/get-stuff-done-teams/HEAD/commands/gsd-t-backlog-list.md -o ~/.claude/skills/tekyz-inc-get-stuff-done-teams-gsd-t-backlog-list/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository