Reactivate one normally finished archived task while preserving its identity and routing the fresh work.
Scanned 9/20/2026
Install to Claude Code
npx -y skills add castbox/guru-trellis --skill guru-reactivate-task --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Guru Reactivate Task?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/castbox-guru-reactivate-task-guru-trellis)More formats (shields.io, HTML) on the badges page.
---
name: guru-reactivate-task
description: Reactivate one normally finished archived task while preserving its identity and routing the fresh work.
---
# Guru Reactivate Task
Reactivate is the normal archived-task continuation owner. It is distinct from
`guru-restore-archived-task`: it preserves the original task identity, moves a
single archive copy back to active, and routes either requirements, planning,
implementation or evidence refresh. It never reopens an Issue implicitly.
Before mutation, the AI reviews one exact target baseline and either an exact
reusable clean branch/worktree or a new branch/worktree plan. The deterministic
executor prepares that workspace, moves the original archive to the single
active locator, refreshes task metadata and ignored runtime mappings, and
invalidates prior Finish and Cleanup receipts while incrementing the task
lifecycle generation. It never creates a replacement task.
If stdout is lost after that transaction, retry the exact same public and
semantic input. The executor rematerializes the same typed result only when the
active task, reviewed workspace/branch/base, both mappings, and invalidated
Finish and Cleanup receipt state still form the complete transaction post-state. It creates
no recovery artifact; partial or mismatched state fails closed.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!