manage-tech-debt

Identify and catalog technical debt into a structured inventory with categories, impact, effort, and priority.

1|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/gjalla/gjalla-plugin --skill manage-tech-debt-gjalla
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: manage-tech-debt
Source: https://github.com/gjalla/gjalla-plugin/tree/main/claude/skills/manage-tech-debt
Command: npx skills add https://github.com/gjalla/gjalla-plugin --skill manage-tech-debt-gjalla

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps engineers uncover hidden technical debt, organize it into a clear inventory, and decide which items to address first, improving code health and reducing future risk.

Core Features & Use Cases

  • Comprehensive categorization of code, architecture, testing, operational, and documentation debt.
  • Impact‑effort prioritization using an easy matrix to focus on high‑value quick wins.
  • Integration hooks with gjalla’s context and impact APIs for data‑driven assessments during sprint planning, refactoring, or architecture reviews.

Quick Start

Ask the manage-tech-debt skill to generate a prioritized tech‑debt inventory for the current codebase.

Frequently Asked Questions about manage-tech-debt

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

FAQPage Schema
How do I catalog and prioritize technical debt in my codebase?

To catalog and prioritize technical debt, you can generate a structured inventory that categorizes code, architecture, testing, and documentation debt while applying an impact-effort matrix to identify high-value quick wins.

What is the best way to assess technical debt for sprint planning?

Assessing technical debt for sprint planning involves creating a structured inventory with categories, impact, effort, priority, and recommended remediation steps to decide which items to address first and reduce future risk.

How does impact analysis work for prioritizing code refactoring tasks?

Impact analysis for code refactoring uses an impact-effort matrix to evaluate technical debt items, focusing on high-value quick wins to improve code health and maintainability efficiently.

Can I integrate technical debt tracking with context and impact APIs?

Yes, technical debt tracking can optionally integrate with gjalla's context and impact APIs for data-driven assessments during architecture reviews, sprint planning, or refactoring sessions.

What types of technical debt can be identified during an architecture review?

During an architecture review, technical debt categorization covers code, architecture, testing, operational, and documentation debt to comprehensively uncover hidden risks and maintainability issues.