memory-promote

Migrate specific memory entries from daily logs to structured durable storage files.

3|Updated Jul 30, 2023
One-click install
npx skills add https://github.com/danielcopper/dotfiles --skill memory-promote-danielcopper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory-promote
Source: https://github.com/danielcopper/dotfiles/tree/main/claude/.claude/skills/memory-promote
Command: npx skills add https://github.com/danielcopper/dotfiles --skill memory-promote-danielcopper

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of fragmented information by allowing you to move specific memory entries from transient daily logs into structured, durable knowledge bases.

Core Features & Use Cases

  • Granular Promotion: Move individual insights, code snippets, or observations to specific domain or tool-related files.
  • Routing Validation: Ensures your knowledge is stored in the correct location based on predefined project and domain rules.
  • Use Case: If you discover a useful SQL command while working on a daily task, use this skill to move that specific note into your permanent SQL tools documentation file.

Quick Start

Use the memory-promote skill to move the sqlcmd quoting trick note to the tools/sql-server destination.

Frequently Asked Questions about memory-promote

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

FAQPage Schema
How do I migrate specific notes from daily logs to durable knowledge base files?

To migrate specific notes from daily logs to durable knowledge base files, you promote individual entries using predefined routing rules for domain, tool, and repository-specific storage. The process verifies source content and target destination validity before updating the file system.

What is the best way to organize fragmented code snippets into structured documentation?

Organizing fragmented code snippets into structured documentation is achieved by promoting individual insights from transient daily logs into specific domain or tool-related files. This enforces routing validation to ensure knowledge is stored in the correct location.

Can I route knowledge entries to specific tool files without manual folder searching?

Yes, you can route knowledge entries to specific tool files without manual folder searching. The migration operates within defined routing rules for domain, tool, and repository-specific knowledge management, automatically validating the target destination before executing file system updates.

Does promoting daily log entries to permanent storage require source verification?

Promoting daily log entries to permanent storage does require source verification. The process mandates verification of both the source content and the target destination validity before executing any file system updates to ensure accurate knowledge archiving.

When should I archive transient notes into structured knowledge bases?

You should archive transient notes into structured knowledge bases when you discover useful information, such as a SQL command, while working on daily tasks. This moves specific observations from transient logs into permanent documentation files for future reference.