continue-conversation

Resumes previous work by building context from the Basic Memory knowledge graph.

1|Updated Dec 25, 2017
One-click install
npx skills add https://github.com/mattniedelman/dotfiles --skill continue-conversation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: continue-conversation
Source: https://github.com/mattniedelman/dotfiles/tree/main/dot_augment/skills/continue-conversation
Command: npx skills add https://github.com/mattniedelman/dotfiles --skill continue-conversation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users resume previous work by building context from the Basic Memory knowledge graph using memory URLs and recent activity.

Core Features & Use Cases

  • Identify continuation topics from past sessions and specs.
  • Build context by reading notes, exploring recent activity, and searching for relevant information.
  • Present concise context and actionable next steps to resume work across sessions.

Quick Start

Use this skill to resume a project by loading the latest notes for SPEC-24 or a topic of interest, reading the relevant notes, and summarizing the current state and next steps.

Frequently Asked Questions about continue-conversation

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

FAQPage Schema
How do I resume work on a previous task across multiple sessions?

You can resume work by fetching notes via memory URLs and exploring recent activity to rebuild context, allowing you to identify continuation topics and present concise context with actionable next steps for your multi-session tasks.

How does the memory graph help continue a conversation from a past session?

By querying the memory graph using memory URLs and recent activity, the skill fetches and summarizes notes from past sessions to establish continuity and present relevant context for resuming your work.

What is the best way to rebuild context for a specific project spec?

Rebuilding context for a project spec involves using the MCP toolset to search for relevant information, read the associated notes, and present a concise summary of the current state and actionable next steps to resume work.

Can I use this skill to find recent activity and continuation points for topics?

This skill identifies continuation topics by fetching notes and exploring recent activity within the memory graph, allowing you to present relevant context and actionable next steps to resume work across sessions.

Do I need a Basic Memory knowledge graph to resume my work?

A Basic Memory knowledge graph is required as the skill uses it to fetch and summarize notes, search for relevant information, and present concise context to resume work across conversations.