study

Aggregate historical agent memory files into summaries of decisions and open tasks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the fragmentation of agent memory by aggregating decisions, tasks, and context from previous work sessions into a single, actionable summary.

Core Features & Use Cases

  • Context Synthesis: Automatically parses memory files from the last 7 days to identify key decisions and open tasks.
  • Tag-Based Filtering: Allows users to drill down into specific project areas or priority levels using tags like #important or #decision.
  • Cross-Reference Mapping: Connects related work items across different sessions to maintain a cohesive project narrative.

Quick Start

Trigger the study skill by asking the agent to catch you up on recent progress or by using the study command with an optional tag.

Frequently Asked Questions about study

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

FAQPage Schema
How do I aggregate and summarize historical agent memory files for project continuity?

To aggregate agent memory files, this skill parses historical session logs to extract decisions, open loops, and cross-references, synthesizing them into a single actionable summary for immediate task context.

What is the best way to recall past work context and open tasks from previous sessions?

Recalling past work context is done by parsing memory files from the last 7 days to identify key decisions and automatically mapping cross-references to maintain a cohesive project narrative.

Can I filter synthesized agent memory by specific project areas or priority levels?

Yes, you can filter synthesized agent memory using tag-based filtering, allowing you to drill down into specific project areas or priority levels using tags like #important or #decision.

Do I need Git integration and a local memory directory to sync session logs?

Yes, you need Git integration for synchronization and access to a local memory directory to facilitate the extraction of decisions and context from your session logs.

How does cross-reference mapping connect related work items across different sessions?

Cross-reference mapping connects related work items across different sessions by extracting and linking decisions from historical memory files, ensuring a cohesive project narrative is maintained.