Goal Verify — Development skill for Claude Code
Run all RoT DTD GOAL acceptance criteria right now and report (does not consume an iteration).
How to install Goal Verify
Installs to ~/.claude/skills/nova-violet-role-rot-dtd-goal-goal-verify/SKILL.md
mkdir -p ~/.claude/skills/nova-violet-role-rot-dtd-goal-goal-verify && curl -fsSL https://raw.githubusercontent.com/Nova-Violet-Role/RoT-DTD-GOAL/HEAD/commands/goal-verify.md -o ~/.claude/skills/nova-violet-role-rot-dtd-goal-goal-verify/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Goal Verify does
description: Run all RoT DTD GOAL acceptance criteria right now and report (does not consume an iteration)
bash "${CLAUDE_PLUGIN_ROOT}/scripts/goal.sh" verify
Report results. If criteria fail, propose the minimal concrete fix for each — do not start implementing unless a goal is active or the user asks.
Alternatives in Development
- Autoresearch — Claude Autoresearch Skill — Autonomous goal-directed iteration for Claude Code 2.5k ★
- Verify Theme — Run the full Graphite quality gate (drift, tokens, contrast, YAML) and report pass/fail 452 ★
- Dashclaw Quality — Recurring find-and-fix quality pass over the whole DashClaw app — browser smoke (frontend-verify) + code gates 297 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Goal Status
Show the RoT DTD GOAL goal, criteria pass/fail, iteration budget, and journal tail
Agent Verify
SDD Phase 4 — Run acceptance-criteria verification for all [x] tasks in current batch. Produce VERIFICATION_RE
Verify
Verify frontend changes against acceptance criteria using browser agents
Critique
Verify that a plan was fully implemented — checks acceptance criteria against code
Work Release
Coordinate a release session — confirm scope, brief and run the required agents, verify against acceptance cri
Generate Postman Tests Generic
Claude Code skill that turns a ticket's acceptance criteria into a Postman collection, Newman run, and HTML re
Related Agents
Goal Critic
Breaks stalls. Invoke when the same RoT DTD GOAL criteria fail repeatedly or the gate escalated with a stall —
Unity Product Owner
Prioritizes the backlog, makes scope calls, and approves acceptance criteria from a product perspective. Use f
Autopilot Lite
Use when you want to run iterative autonomous development with PRD and progress tracking, fresh context per it