Goal Abort — Development skill for Claude Code
Abort the active goal (state kept on disk for post-mortem).
How to install Goal Abort
Installs to ~/.claude/skills/nova-violet-role-rot-dtd-goal-goal-abort/SKILL.md
mkdir -p ~/.claude/skills/nova-violet-role-rot-dtd-goal-goal-abort && curl -fsSL https://raw.githubusercontent.com/Nova-Violet-Role/RoT-DTD-GOAL/HEAD/commands/goal-abort.md -o ~/.claude/skills/nova-violet-role-rot-dtd-goal-goal-abort/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Goal Abort does
description: Abort the active goal (state kept on disk for post-mortem)
If there is meaningful progress (check `status --brief` first), confirm the user really wants to abort. Then:
bash "${CLAUDE_PLUGIN_ROOT}/scripts/goal.sh" abort
Offer a short post-mortem from `goal.sh status` + `goal.sh journal 30`: what passed, what never passed, and what a better spec would look like.
Alternatives in Development
- System Cache Cleanup — Clean temporary files and caches to free disk space: $ARGUMENTS 23.4k ★
- Create Handoff — You are tasked with writing a handoff document to hand off your work to another agent in a new session 10k ★
- Pre Mortem — Run pre-mortem risk analysis on PRDs and launch plans 7.8k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Ox Session Abort
<!-- Keep this file thin. Behavioral guidance (use-when, post-command, errors)
Hatch3r Incident Response
Drive a live production incident through a structured lifecycle -- triage + topology, bounded-autonomy mitigat
Incident Capture
Capture a structured post-mortem when something went wrong. Walks operator through 4 questions, writes ~/.clau
Pmd
Post Mortem Dump - Analyze failures and suggest improvements
Investigator
Root-cause debugging specialist that diagnoses issues through systematic investigation before proposing any fi
Abort
Abort the current Suhail run by marking its state aborted. Does not delete artifacts.
Related Agents
Hatch3r Incident Responder
Incident-response specialist who drives a live production incident through structured triage, bounded-autonomy
Transcript Reviewer
Analyzes Claude Code transcripts for behavioral issues (errors, loops, scope creep). Generates post-mortem rep
Engineering Incident Response Commander
Expert incident commander specializing in production incident management, structured response coordination, po