Slash Command1.1k repo starsupdated today
tech-debt-issue
Alias for tech-debt issue
Install in Claude Code
Copymkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/vm0-ai/vm0/HEAD/.claude/commands/tech-debt-issue.md -o ~/.claude/commands/tech-debt-issue.mdThen start a new Claude Code session; the slash command loads automatically.
Definition
tech-debt-issue.md
invoke skill /tech-debt issue
More from this repository
defensive-code-cleanupSlash Command
Clean Defensive Try-Catch Blocks
tech-debt-researchSlash Command
Alias for tech-debt research
ccstateSkill
Patterns and best practices for using ccstate state management in the vm0 platform
cli-designSkill
Design patterns and conventions for the vm0 CLI user experience
code-qualitySkill
Deep code review and quality analysis for vm0 project
commitSkill
Complete pre-commit workflow - run quality checks (format, lint, type, test) and validate/create conventional commit messages
database-developmentSkill
Database migrations and Drizzle ORM guidelines for the vm0 project
feature-switchSkill
Feature switch system guide for gating new user-facing features behind feature flags