memory-flow

Manage persistent agent context through structured focus sessions and daily logs.

1|Updated May 2, 2026
One-click install
npx skills add https://github.com/F0WCUS/memory-focus --skill memory-flow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory-flow
Source: https://github.com/F0WCUS/memory-focus/tree/main/skills/memory-flow
Command: npx skills add https://github.com/F0WCUS/memory-focus --skill memory-flow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill solves the productivity-killing issue of context loss between agent sessions by providing a structured framework for tracking work, decisions, and long-term memory.

Core Features & Use Cases

  • FOCUS Sessions: Provides a structured BEGIN/END workflow to track active tasks, decision tagging, and open loops.
  • Persistent Memory: Automatically cycles context through daily logs and a central memory file, ensuring the agent remembers previous decisions and project status.
  • 1% Better Loop: Encourages continuous improvement by prompting for reflection every five sessions.

Quick Start

Initiate your work session by typing BEGIN to start the setup wizard and load your project context.

Frequently Asked Questions about memory-flow

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

FAQPage Schema
How do I maintain persistent agent context across multiple sessions?

Persistent agent context is maintained by logging decisions and open loops into a centralized repository. This requires filesystem access to synchronize daily logs and state markers for session continuity.

What is the best way to track decisions and open loops during automated workflows?

The best way to track decisions and open loops is through structured FOCUS sessions. This workflow provides BEGIN and END commands to tag active tasks and manage long-term memory retention automatically.

How do I start a focus session to load my project context?

Start a focus session by typing BEGIN to trigger the setup wizard. This action loads your project context and initializes the daily log synchronization needed for the current work block.

Do I need filesystem access to manage agent memory logs?

Yes, filesystem access is required to manage agent memory logs. The system needs to maintain state markers, daily logs, and configuration files directly in the repository to ensure session continuity.

How does continuous improvement work with automated memory tracking?

Continuous improvement in memory tracking is driven by a 1% Better Loop. The system prompts reflection every five sessions to encourage ongoing optimization of your automated workflow and context retention.

Why does my agent lose project status and previous decisions between interactions?

Agents lose project status because they lack a structured framework for context retention. Without cycling context through daily logs and a central memory file, previous decisions are not retained across interactions.