keystone:debt-review

Automate triage and reconciliation of code debt findings in a project charter.

42|3|Updated May 31, 2026
One-click install
npx skills add https://github.com/tacoda/keystone --skill keystone-debt-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: keystone:debt-review
Source: https://github.com/tacoda/keystone/tree/main/internal/framework/scaffold/templates/charter/skills/keystone-debt-review
Command: npx skills add https://github.com/tacoda/keystone --skill keystone-debt-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The keystone:debt-review Skill addresses the challenge of manually reviewing and managing code debt, streamlining the process for efficient project maintenance.

Core Features & Use Cases

  • Automated Triage: Reviews and categorizes code debt findings automatically.
  • Reconciliation: Matches debt findings with existing records in the project's charter.
  • Actionable Updates: Allows for keeping, closing, deferring, or escalating debt findings.
  • Use Case: Before a major refactor, use this Skill to clear the slate of known code debt issues and ensure the project remains healthy.

Quick Start

Run the keystone:debt-review Skill to automatically review and update the code debt ledger.

Frequently Asked Questions about keystone:debt-review

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

FAQPage Schema
What is automated code debt triage and how does it help with project maintenance?

Automated code debt triage identifies and categorizes debt findings within a project's charter, streamlining project maintenance by replacing manual reviews with automated reconciliation and documentation updates.

How do I track and reconcile existing code debt findings before a major refactor?

You can track and reconcile code debt findings by running an automated review script that matches issues against existing project charter records and updates the debt ledger with keep, close, defer, or escalate actions.

Can I use automated debt review scripts to update project documentation automatically?

Yes, automated debt review scripts categorize identified code debt issues and enable automated updates to the project's documentation, ensuring the charter remains accurate during refactoring workflows.

Does keystone:debt-review require external dependencies to manage code debt?

No, keystone:debt-review operates independently without external dependencies, using internal scripts to automate the triage and reconciliation of code debt findings within the project charter.

What actions can I take on identified code debt findings during an automated triage?

During automated triage, you can keep, close, defer, or escalate identified code debt findings, allowing for actionable updates and clear reconciliation within the project's charter documentation.