Task Resume banner
abhijithnair-experion abhijithnair-experion

Task Resume

Data community

Description

--- description: Resume an in-progress or crashed pipeline run for a Jira ticket or REQ-ID, using persisted state and real repo evidence — never by asking the human what stage was last completed. argument-hint: "[TICKET-ID | REQ-ID]" --- Invoke the Task tool with `subagent_type: "orchestrator"` and **`run_in_background: false`** — same requirement as `/run` (see `.claude/commands/run.md`), for the same dashboard-visibility reason. Pass the orchestrator a prompt that includes, verbatim: - The

Installation

Installs to ~/.claude/commands/abhijithnair-experion-claude-coding-agent-hackathon-task-resume.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/abhijithnair-experion/claude-coding-agent-hackathon/HEAD/.claude/commands/task-resume.md -o ~/.claude/commands/abhijithnair-experion-claude-coding-agent-hackathon-task-resume.md

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

Full documentation available on GitHub

View Source Repository