From fstack
Resume work from a handoff document with context analysis and validation. Use when the user requests to resume from a handoff, continue previous work, or references a handoff path or ticket number (ENG-XXXX). Supports quick mode (default) and full mode (--full flag).
How this skill is triggered — by the user, by Claude, or both
Slash command
/fstack:resume-handoffThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Resume work from a handoff document through interactive context analysis and validation.
Resume work from a handoff document through interactive context analysis and validation.
Handoff path provided:
--full): Spawn sub-agents to read all referenced documentsTicket number provided (ENG-XXXX):
humanlayer thoughts sync to update thoughts/No parameters:
Which handoff would you like to resume from?
Tip: /resume_handoff thoughts/shared/handoffs/ENG-XXXX/file.md [--full]
/resume_handoff ENG-XXXX [--full]
smart_outline + smart_unfold over ReadCover: original tasks vs current verification, key learnings, recent changes, recommended next actions.
Get confirmation before proceeding.
| State | Approach |
|---|---|
| Clean Continuation | All changes present → proceed as planned |
| Diverged Codebase | Changes missing → reconcile and adapt |
| Incomplete Work | In-progress tasks → complete unfinished first |
| Stale Handoff | Significant time elapsed → re-evaluate strategy |
npx claudepluginhub fredrick84823/fstack --plugin fstackGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.