saitarrun

Sdlc Tech Debt — Development skill for Claude Code

Development community

Tech debt paydown and strategic refactoring - prioritize improvements.

How to install Sdlc Tech Debt

Installs to ~/.claude/skills/saitarrun-sdlc-ai-workflow-sdlc-tech-debt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/saitarrun-sdlc-ai-workflow-sdlc-tech-debt && curl -fsSL https://raw.githubusercontent.com/saitarrun/Sdlc-ai-workflow/HEAD/commands/sdlc-tech-debt.md -o ~/.claude/skills/saitarrun-sdlc-ai-workflow-sdlc-tech-debt/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Sdlc Tech Debt does


description: Tech debt paydown and strategic refactoring - prioritize improvements argument-hint: "[service] [impact]"

/sdlc-tech-debt

Systematic tech debt management and strategic paydown.

Usage

/sdlc-tech-debt "auth-service" "remove-python-2-support"
/sdlc-tech-debt "api" "refactor-shared-utilities"

Process

  1. Tech Lead → Audit tech debt
  2. Prioritize → Effort × Impact matrix
  3. Plan → Schedule into sprint (10% capacity)
  4. Execute → Track paydown

Alternatives in Development

  • Prioritize Features — Prioritize backlog by impact, effort, risk, and strategic alignment 7.8k ★
  • Review Claudemd — Review recent conversations to find improvements for CLAUDE.md files 6.5k ★
  • /prioritize — Prioritize initiatives with context-aware financial and strategic rigor 2.3k ★

Full documentation available on GitHub

View Source Repository