tech-debt-register

Track, prioritize, and plan technical debt with standardized entry formats.

2|Updated May 10, 2026
One-click install
npx skills add https://github.com/freedomw1987/tree_monstor --skill tech-debt-register
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tech-debt-register
Source: https://github.com/freedomw1987/tree_monstor/tree/main/skills/tech-debt-register
Command: npx skills add https://github.com/freedomw1987/tree_monstor --skill tech-debt-register

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Unstructured, ad-hoc tech debt tracking leads to missed critical issues, unplanned work, and unclear prioritization across development sprints, wasting team time and increasing project risk.

Core Features & Use Cases

  • Structured Entry Templates: Supports both detailed 5-field entries for comprehensive audits (with location, root cause, fix plan, effort estimate, and linked references) and simple table formats for quick backlog tracking.
  • End-to-End Debt Management Workflows: Built-in guidance for sprint planning, debt closure, progress tracking, and cross-referencing with QA trackers and regression guard entries to align with project standards.
  • Edge Case Handling: Includes specialized templates for environment-only tech debt, partial fixes, and deferred items to preserve full historical context for auditors and future team members. A common use case: A development team can use this skill to log a P0 security-related tech debt found during a code review, assign it to the current sprint, track its fix progress, and link it to related regression test entries to prevent the issue from reoccurring.

Quick Start

Use the tech-debt-register skill to log a newly discovered tech debt item from your latest code review, assign it a P0/P1/P2 priority, and add it to your project's tech debt register.

Frequently Asked Questions about tech-debt-register

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

FAQPage Schema
How do I track technical debt found during code review?

Technical debt from code reviews is tracked using standardized entry formats with severity levels, effort estimates, and root cause documentation to ensure consistent management across sprints.

What is the best way to prioritize tech debt repayment in sprint planning?

Prioritize tech debt repayment by assigning P0, P1, or P2 severity levels to each item and integrating the structured register directly into your sprint planning workflows.

Can I log partial fixes and deferred technical debt items?

Yes, specialized templates are available for logging partial fixes, environment-only debt, and deferred items to preserve full historical context for future team members and auditors.

How does technical debt tracking align with QA and regression testing?

Technical debt tracking aligns with QA by cross-referencing register entries with QA trackers and regression guard entries to prevent recurring structural code issues.

Does this technical debt register support quick backlog tracking?

Yes, it supports quick backlog tracking through a simple table format, alongside a detailed 5-field entry template for comprehensive audits requiring location and fix plan documentation.