Gsd T Backlog Settings banner
Tekyz-Inc Tekyz-Inc

Gsd T Backlog Settings

Development community

Description

# GSD-T: Backlog Settings — Manage Types, Apps, Categories, and Defaults You are managing the backlog settings file. This controls the allowed values for types, apps, and categories used by backlog entries, and the default app assignment. ## Step 1: Read Settings Read `.gsd-t/backlog-settings.md` and parse current settings: - **Types** section — list of allowed type values - **Apps** section — list of allowed app values - **Categories** section — list of allowed category values - **Defaults**

Installation

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

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

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

Full documentation available on GitHub

View Source Repository