# Tech Debt

> Maintaining a lightweight Markdown TODO list for technical debt.

- Skill: `muhammedalkhudiry/tech-debt` (Agent Skill)
- Install (CLI): `npx skillmds@latest add muhammedalkhudiry/tech-debt`
- Raw SKILL.md: https://api.skillmd.com/api/skills/muhammedalkhudiry/tech-debt/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: MuhammedAlkhudiry (https://skillmd.com/u/muhammedalkhudiry)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/muhammedalkhudiry/tech-debt

---


## Workflow

1. Capture intentionally deferred work in the project's `TECH_DEBT.md`; create the file when needed.
2. Use one unchecked task per item. State the deferred action, why it is deferred, relevant code, component, or decision, any version boundary such as
   the last supported mobile app version, and the cleanup steps.
3. Remove the item when the work is resolved.

