tech-debt-triage

Scan technical-debt.md files, consolidate cross-service issues, and create Linear parent/sub-tasks.

8|1|Updated Dec 18, 2025
One-click install
npx skills add https://github.com/pbuchman/intexuraos --skill tech-debt-triage-pbuchman
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: tech-debt-triage
Source: https://github.com/pbuchman/intexuraos/tree/main/.claude/skills/tech-debt-triage
Command: npx skills add https://github.com/pbuchman/intexuraos --skill tech-debt-triage-pbuchman

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the tedious process of identifying, consolidating, and creating actionable issues for technical debt documented across your codebase, transforming scattered notes into clear development tasks.

Core Features & Use Cases

  • Automated Scanning: Scans all technical-debt.md files across services and packages.
  • Intelligent Consolidation: Groups related cross-service issues into single, manageable tasks.
  • Issue Creation: Generates parent and sub-task issues in Linear, ready for development.
  • Use Case: After a code audit, you have numerous technical-debt.md files detailing various issues. This Skill consolidates similar problems (e.g., missing logging across multiple services) and creates a single Linear issue for each, streamlining your backlog.

Quick Start

Use the tech-debt-triage skill to process all technical debt documentation and create Linear issues.

Frequently Asked Questions about tech-debt-triage

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

FAQPage Schema
How do I consolidate technical debt from multiple monorepo services into actionable issues?▼

To consolidate technical debt, scan `technical-debt.md` files across your monorepo, group related cross-service issues based on defined heuristics, and generate parent/sub-task issues. This transforms scattered notes into clear, actionable tasks ready for development.

Can I automatically create Linear issues from technical-debt.md files?▼

Yes, you can create Linear issues from `technical-debt.md` files. The process scans the documentation, classifies severity, requires user approval before creation, and generates detailed parent and sub-task issues directly in your backlog.

What is the best way to triage cross-service technical debt in a monorepo?▼

The best way to triage cross-service technical debt is to consolidate related problems intelligently, such as grouping missing logging across multiple services into a single manageable Linear issue, streamlining backlog management and triage.

Does this issue creation process require user approval before generating Linear tasks?▼

Yes, the issue creation process requires user approval before generating tasks. After scanning files and consolidating cross-service technical debt, it presents a summary for triage, ensuring you review and approve all parent and sub-task issues before they are created.

How does severity classification work when tracking tech debt issues?▼

Severity classification works by evaluating consolidated cross-service issues during the scan of `technical-debt.md` files. It categorizes the technical debt, includes the severity in the generated summary, and applies it to the parent and sub-task issues before user approval.

Are there limitations when scanning technical-debt.md files across services?▼

A limitation when scanning `technical-debt.md` files is that consolidation relies on defined heuristics to group cross-service issues. If documentation is missing or poorly structured, the automated severity classification and parent/sub-task issue generation may not capture the full context.