From Ferrox Factory
Resume work from previous session with full context restoration
How this skill is triggered — by the user, by Claude, or both
Slash command
/ferrox-core:ferrox-resume-workThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
<objective>
Routes to the resume-project workflow which handles:
<execution_context> @~/.claude/ferrox-core/workflows/resume-project.md </execution_context>
Execute end-to-end.npx claudepluginhub ferroxlabs/ferrox-factory --plugin ferrox-coreRestores complete project context from previous Claude Code sessions using STATE.md loading, checkpoint detection (.continue-here files), incomplete work detection, and status-driven next-action routing.
Resumes work from a previous session by restoring full project context, including handoff state, project status, and routing to next action. Useful for continuing interrupted work.
Resumes coding sessions by detecting blockers, reconciling STATE.md with filesystem, and suggesting next actions from checkpoints or plans.