@firstpick/pi-skill-tech-debt-tracker

Agents should invoke this skill when identifying, categorizing, prioritizing, or planning technical debt work, debt sprints, cleanup backlogs, TODO consolidation, or long-term maintainability risks. Tracks debt with severity/effort.

Packages

Package details

skill

Install @firstpick/pi-skill-tech-debt-tracker from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@firstpick/pi-skill-tech-debt-tracker
Package
@firstpick/pi-skill-tech-debt-tracker
Version
0.1.1
Published
May 18, 2026
Downloads
not available
Author
firstpick
License
MIT
Types
skill
Size
8.3 KB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "skills": [
    "./skills"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

@firstpick/pi-skill-tech-debt-tracker

A Pi skill for tasks involving identifying, categorizing, prioritizing, or planning technical debt work, debt sprints, cleanup backlogs, TODO consolidation, or long-term maintainability risks. Tracks debt with severity/effort.

What it does

  • Adds the tech-debt-tracker skill to Pi's skill library.
  • Guides agents to invoke the skill when identifying, categorizing, prioritizing, or planning technical debt work, debt sprints, cleanup backlogs, TODO consolidation, or long-term maintainability risks. Tracks debt with severity/effort.
  • Bundles skills/tech-debt-tracker/SKILL.md plus any supporting references, scripts, tests, fixtures, or assets used by the skill.

Install

pi install npm:@firstpick/pi-skill-tech-debt-tracker

Configuration

No required configuration.

Commands

None.

Tools

None.

Example view

User: Review this change for the concerns covered by `tech-debt-tracker`.
Agent: Invokes the `tech-debt-tracker` skill, follows its workflow, and reports the result.