What problem does it solve?
Compiles a consolidated, prioritized tech debt register by harvesting findings from upstream outputs. It synthesizes issues identified across pipelines into a single, actionable view.
Core Features & Use Cases
- Harvest findings from upstream outputs (05-components-*.md, 08-patterns.md, 09-dependencies.md, 10-blueprint.md) and deduplicate to a unified debt catalog.
- Classify each debt item by category (code quality, test coverage, architecture, resilience, security, dependency, data model) and assign severity and estimated effort.
- Produce a remediation roadmap with Quick Wins, Planned Work, and Strategic items, enabling governance and sprint planning.
- Supports a pipeline flow where it runs after 10-blueprint and before 12-traceability, consolidating findings into one view.
Quick Start
Run this skill after upstream outputs are available to generate the consolidated tech debt register.