dev-backlog-debt

Register technical debt items into a project backlog.md file.

3|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/GDSDN/kord-aios --skill dev-backlog-debt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-backlog-debt
Source: https://github.com/GDSDN/kord-aios/tree/main/src/features/builtin-skills/kord-aios/dev-workflow/dev-backlog-debt
Command: npx skills add https://github.com/GDSDN/kord-aios --skill dev-backlog-debt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires backlog-manager, glob, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of identifying, documenting, and registering technical debt within a project's backlog, ensuring that code quality issues are tracked and prioritized.

Core Features & Use Cases

  • Technical Debt Registration: Capture details like title, description, priority, and related stories for new debt items.
  • Backlog Management: Integrates with a backlog manager to add and update debt items in a central backlog.md file.
  • Use Case: A developer identifies a section of code that is difficult to test due to tight coupling. They use this Skill to quickly log it as technical debt, specifying the affected files and priority, so it can be addressed in a future sprint.

Quick Start

Use the dev-backlog-debt skill to register a new piece of technical debt.

Frequently Asked Questions about dev-backlog-debt

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I log technical debt in a project backlog?

You can register technical debt by documenting the title, description, priority, estimated effort, and related stories, which then updates the central backlog.md file. This process supports both interactive and autonomous modes for logging debt items.

What details do I need to document technical debt for refactoring?

To document technical debt for refactoring, you need to capture the title, description, priority, estimated effort, and related stories. This structured approach ensures code quality issues are tracked and prioritized effectively.

Can I use backlog-manager to track code quality issues?

Yes, the process integrates with a backlog manager to add and update technical debt items in a central backlog.md file. This integration ensures code quality issues are tracked and prioritized efficiently.

Does technical debt registration support autonomous logging modes?

Yes, the technical debt registration process supports both interactive and autonomous modes for logging debt items. This allows developers to quickly document code quality issues with affected files and priority for future sprints.

What is the best way to track technical debt for future sprints?

The best way to track technical debt is to register items into a project backlog using a structured workflow that captures priority and estimated effort. This ensures code quality issues are documented and prioritized for future sprints.