task-flow-remember

Reconstruct Claude's task-flow context from execution summary and plan files.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/mahsanamin/ai_chest --skill task-flow-remember
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-flow-remember
Source: https://github.com/mahsanamin/ai_chest/tree/main/SoftwareEngineering/Task_Flow/skills/task-flow-remember
Command: npx skills add https://github.com/mahsanamin/ai_chest --skill task-flow-remember

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claude loses track within the same session during a task-flow workflow and needs rapid re-orientation to continue work accurately.

Core Features & Use Cases

  • Re-reads the task-flow skill and the current task files to refresh the workflow state.
  • Prioritizes reading execution-summary.md (source of truth), execution_plan.md (intent), and prompt-understanding.md (clarifications) to reconstruct context.
  • Presents a brief, actionable summary (Task, Phase, Branch, Last Action, Next) to guide continued actions.

Quick Start

Use task-flow-remember during an active session to quickly re-orient Claude by re-reading the task-flow SKILL and current task files.

Frequently Asked Questions about task-flow-remember

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I recover session context when Claude forgets the current task?

To recover session context, re-read the task-flow SKILL.md, examine execution-summary.md and current task files, then produce a brief actionable summary to guide next steps.

Why does Claude lose track of the workflow state during an active session?

Claude loses track of the workflow state when it drifts between phases or misreads the execution plan, requiring rapid re-orientation by re-reading the task-flow skill and current task files.

What files do I need to re-orient Claude in a task-flow workflow?

To re-orient Claude in a task-flow workflow, prioritize reading execution-summary.md for the source of truth, execution_plan.md for intent, and prompt-understanding.md for clarifications.

Can I use task-flow context recovery across different project phases?

Task-flow context recovery is applicable in same-session workflow scenarios across task-flow projects where Claude drifts between phases or misreads the execution plan during active development.

What is the best way to refresh Claude's workflow state without losing progress?

The best way to refresh Claude's workflow state is to trigger in-session context recovery, which reconstructs context from execution files and presents a brief summary of Task, Phase, Branch, Last Action, and Next steps.

When should I not use in-session context recovery for Claude?

In-session context recovery for Claude should not be used across different sessions or outside task-flow projects, as it relies on re-reading task-flow SKILL.md and project-specific execution files within the same session.