.cursor/skills/vom-tidy/SKILL.md
Move VOM tickets with state done or deleted into tickets/done or tickets/deleted to keep the main list tidy.
npx skillsauth add denerose/VeganMealPlanner vom-tidyInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
When asked to tidy VOM tickets (or run vom-tidy), run the script and report its output.
Run the script from the repository root. From the project root, run:
./scripts/vom-tidy.sh
(Or bash scripts/vom-tidy.sh if the script is not executable.)
Report the script output to the user. The script prints which tickets were moved (or "No done or deleted tickets to move"). Relay that output to the user; do not re-describe the move logic.
.vom/tickets/done and .vom/tickets/deleted if needed, moves ticket folders by reading state: from each ticket.md, and prints a short report. Run it from the workspace root and relay the output.testing
Guide for continuing work on a VOM ticket - reminds agents to claim and check guidance before starting.
testing
Review recent work for friction and pain points. Create or update tickets for issues that made the agent's job harder. Focus on project-specific improvements only.
tools
Reviews, amends, and improves a VOM implementation plan for a ticket in plan-needs-review using only the vom CLI for claims, guidance, comments, and state transitions; edits plan markdown under plans/ only. Use when the user wants a plan approved (moved to plan-approved), wants plan-needs-review handled end-to-end, or invokes plan review with extra notes or constraints in the prompt.
tools
Lists every VOM ticket in plan-needs-review via the vom CLI, prints Cursor-clickable links to each plan markdown file, and summarizes additions, improvements, and review considerations for the human—without approving plans or advancing workflow. Use when the user wants a plan review queue, "what needs plan review", or an overview of pending implementation plans before approval.