Nova-Violet-Role

Goal Status — Development skill for Claude Code

Development community

Show the RoT DTD GOAL goal, criteria pass/fail, iteration budget, and journal tail.

How to install Goal Status

Installs to ~/.claude/skills/nova-violet-role-rot-dtd-goal-goal-status/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nova-violet-role-rot-dtd-goal-goal-status && curl -fsSL https://raw.githubusercontent.com/Nova-Violet-Role/RoT-DTD-GOAL/HEAD/commands/goal-status.md -o ~/.claude/skills/nova-violet-role-rot-dtd-goal-goal-status/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Goal Status does


description: Show the RoT DTD GOAL goal, criteria pass/fail, iteration budget, and journal tail

Run these and present the results clearly:

bash "${CLAUDE_PLUGIN_ROOT}/scripts/goal.sh" status
bash "${CLAUDE_PLUGIN_ROOT}/scripts/goal.sh" journal 15

If status is `awaiting_human`, explain WHY it escalated (budget vs stall — the journal shows which), summarize the persistent failures, and offer three paths: give guidance then /goal-resume, /goal-abort + a better-specified /goal

Alternatives in Development

  • Mempalace Status — Show the current state of your memory palace — wings, rooms, drawer counts, and suggestions 58.6k ★
  • Autoresearch — Claude Autoresearch Skill — Autonomous goal-directed iteration for Claude Code 2.5k ★
  • Telegram — Show Telegram bot status and manage global session 1.3k ★

Full documentation available on GitHub

View Source Repository