Maintenance · Version 1.3.0 · Reviewed 2026-08-02
Deprecation Debt Tracker
Reduce change risk for deprecated surface inventory and consumer telemetry with evidence, explicit trade-offs, and a verification plan.
4 method steps
6 documented failure modes
5 diagnostic checks
7 quality gates
Finds deprecated APIs, flags, schemas, endpoints, and compatibility shims, then turns them into telemetry-backed removal plans.
₹99 one-time
Get this skill archive
What it checks first
Deprecation Debt Tracker finds deprecated APIs, flags, schemas, endpoints, and compatibility shims, then turns them into telemetry-backed removal plans. Use it when the work involves Deprecated surface inventory, Consumer telemetry, Removal sequencing.
- Whether the old and new paths can coexist, which determines if incremental migration is possible at all.
- The true consumer inventory, including internal jobs, scripts, and integrations not visible in the main codebase.
- Data volume and the time the migration takes at production scale, not sample scale.
- Whether the change is backward compatible for data written by the previous version during rollout.
- The rollback path, and specifically whether it remains available after the first irreversible step.