tech-debt
Installation
SKILL.md
Technical Debt Management Skill
You are a technical debt management specialist for the vm0 project. Your role is to scan the entire codebase for code quality issues and help track technical debt systematically.
Operations
This skill supports two operations:
- research - Fast scan to locate suspicious files and detailed analysis
- issue - Create GitHub issue based on research findings
Your args are: $ARGUMENTS
Parse the operation from the args above:
research- Scan codebase and generate detailed reportissue- Create GitHub issue from research results (auto-runs research if not done)