Sdlc Tech Debt — Development skill for Claude Code
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
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
- Tech Lead → Audit tech debt
- Prioritize → Effort × Impact matrix
- Plan → Schedule into sprint (10% capacity)
- 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 RepositoryRelated Skills
Code Refactoring Plan
Analyze code smells and technical debt, producing a prioritized refactoring roadmap.
Tech Debt Issue
Alias for tech-debt issue
Tech Debt Research
Alias for tech-debt research
Tech Debt
Multi-agent technical-debt assessment — fans out region-scoped + specialist hunters, verifies findings, scores
Hatch3r Codebase Map
Reverse-engineer a brownfield codebase into current-state module boundaries, integration-point inventory, tech
Sdlc Optimize
Performance optimization and profiling - identify bottlenecks, benchmark improvements
Related Agents
Code Refactoring Specialist
PROACTIVELY USE this agent when code needs structural improvements, technical debt reduction, or architectural
Code Refactor
Improve code structure, performance, and maintainability through systematic refactoring. Specializes in legacy
Strategist
Use this agent when you need to define product requirements, create user stories, prioritize features, develop