# Tvm Dev

> Resolve a TODO or fix an issue in the TVM relax folder. Use when this capability is needed.

- Skill: `tomevault-io/tvm-dev` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/tvm-dev`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/tvm-dev/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/tvm-dev

---


# TVM Dev

## Usage
```
/tvm-dev                    # pick a TODO from relax/
/tvm-dev <GitHub issue URL> # fix a reported issue
```

## Instructions

### If no argument (TODO mode):
1. **Checkout main** and find a TODO in the `relax/` folder. Skip items with existing PRs or branches.

### If given an issue URL:
1. Fetch with `gh issue view <URL>` to get the problem description.
2. Write a minimal Python repro script and run it to confirm the error. If it can't be reproduced, stop and report.

### Common steps:

Follow `/dev-autodev` loop with these project-specific details:

- **If fixing an issue:** Re-run the repro script to verify it passes, then delete it.
- **Verify:** Use `/tvm-build` if C/C++ changed, then `/tvm-test`.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/guan404ming) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

