# Sv Issue Tracking

> Use sv task to manage work items and keep .tasks/ in sync with code changes. Use when this capability is needed.

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

---


Use `sv task` for issue tracking in this repo.

- List ready work with `sv task ready` or `sv task list --status open`.
- View details with `sv task show <id>`.
- Mark work in progress with `sv task start <id>`.
- Close work with `sv task close <id>`.
- Tasks live in `.tasks/tasks.jsonl` (tracked) and should be committed with related code changes.

Reference: `references/sv-task-quickref.md`.

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

