# 426 Tech Debt Tracker 059c0eab

> Tech Debt Tracker

- Skill: `tools-only/426-tech-debt-tracker-059c0eab` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add tools-only/426-tech-debt-tracker-059c0eab`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tools-only/426-tech-debt-tracker-059c0eab/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: tools-only (https://skillmd.com/u/tools-only)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/tools-only/426-tech-debt-tracker-059c0eab

---

# Tech Debt Tracker

> [Current Version](../../VERSION.md) | Running inventory of known debt and quality gaps

Updated by the doc-gardening workflow and referenced by `QUALITY_SCORE.md`.

## Active Debt Items

| ID  | Domain         | Description                                                                                            | Priority | Owner | Milestone  |
| --- | -------------- | ------------------------------------------------------------------------------------------------------ | -------- | ----- | ---------- |
| 5   | CI/CD          | `validate:terraform` script runs silently — confirm it validates all projects under `infra/terraform/` | Medium   | —     | tf-dev     |
| 6   | Infrastructure | Terraform tf-dev branch not merged to main; dual-IaC only on tf-dev                                   | High     | —     | tf-dev     |
| 10  | Agents         | `agents` frontmatter field is a string (not array) in 4 agents: conductor, architect, bicep-codegen, terraform-codegen | Low | — | Phase-next |
| 11  | Instructions   | 3 `applyTo` warnings in validate-instruction-references (bicep-best-practices, shell, terraform-best-practices) — root cause unconfirmed | Low | — | Phase-next |

## Resolved Items

| ID  | Domain        | Description                                                               | Resolved   | Notes                                                      |
| --- | ------------- | ------------------------------------------------------------------------- | ---------- | ---------------------------------------------------------- |
| 1   | Documentation | `docs/README.md` subagent count said 8, actual is 9                      | 2026-02-26 | Line 182 now shows "13 agent definitions + 9 subagents"   |
| 2   | Documentation | `docs.instructions.md` agent table reflected old Bicep-only layout (9)   | 2026-02-26 | Now shows "13 top-level + 9 subagents"                    |
| 3   | Documentation | `AGENTS.md` skills section referenced 8 skills, actual is 14+            | 2026-02-26 | No explicit stale count found; docs-writer refs updated   |
| 4   | Documentation | `docs/exec-plans/` and `QUALITY_SCORE.md` not in `docs/README.md`        | 2026-02-26 | Lines 201–203 of docs/README.md reference both            |
| 7   | Skills        | 15 skill directories present; 14 named in docs — confirm no residue      | 2026-02-26 | validate-skills-format confirmed exactly 14 valid skills  |
| 8   | Instructions  | `freshness-checklist.md` expected counts stale (8 agents, 8 skills)      | 2026-02-26 | File updated to 13 agents, 14 skills (verified 2026-02-26)|
| 9   | Instructions  | `repo-architecture.md` skill catalog showed 8 skills, actual is 14+      | 2026-02-26 | File now shows "14 skill definitions" on line 12          |
| —   | All           | Tracker created — no resolved items at inception                         | 2026-02-26 | Initial seeding from audit                                |

## Categories

- **Documentation**: Stale docs, broken links, incorrect counts
- **Instructions**: Overlapping rules, orphaned references
- **Skills**: Outdated guidance, missing coverage
- **Validation**: Missing CI checks, untested rules
- **Infrastructure**: Bicep patterns, module gaps, Terraform parity
- **CI/CD**: Missing or unverified pipeline scripts

