crux-skill-memory-extract

Extract ranked memory candidates from completed work artifacts.

8|1|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/zotoio/CRUX-Compress --skill crux-skill-memory-extract
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: crux-skill-memory-extract
Source: https://github.com/zotoio/CRUX-Compress/tree/main/.cursor/skills/crux-skill-memory-extract
Command: npx skills add https://github.com/zotoio/CRUX-Compress --skill crux-skill-memory-extract

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of losing valuable project knowledge after completed work by analysing execution artifacts and turning discoveries into structured memory candidates.

Core Features & Use Cases

  • Memory Candidate Extraction: Reviews completed work artifacts, diffs, logs, and execution states to identify useful learnings, patterns, goals, ideas, and red flags.
  • Memory Quality Analysis: Compares proposed facts against existing memories to detect duplicates, related knowledge, and conflicts before creation.
  • Ranked Insight Generation: Produces prioritized candidate memories with classifications, scopes, tags, and evidence for user review after workflows such as completed specifications or tasks.

Quick Start

Ask the crux-skill-memory-extract skill to analyse a completed unit of work and propose ranked memory candidates from its execution artifacts.

Frequently Asked Questions about crux-skill-memory-extract

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

FAQPage Schema
How do I extract actionable learnings from completed software work and execution artifacts?

To extract actionable learnings, analyze completed execution artifacts like logs and diffs to identify patterns, goals, and red flags, generating structured memory candidates for review.

What is memory extraction in agent workflows and why is it needed?

Memory extraction in agent workflows preserves valuable project knowledge by analyzing execution artifacts and transforming discoveries into structured facts, preventing the loss of insights after work completion.

How do I prevent duplicate memory candidates when extracting insights from execution artifacts?

Prevent duplicate memory candidates by comparing proposed facts against existing memory collections to detect duplicates, identify related knowledge, and resolve conflicts before creating new memories.

Can I generate ranked insights from completed specifications and task logs?

Yes, you can generate ranked insights from completed specifications and task logs by reviewing execution states, classifying findings, and producing prioritized candidate memories with tags and evidence.

Does memory extraction work with post-execution workflows involving code diffs and agent logs?

Yes, memory extraction works with post-execution workflows by validating completion states and analyzing code diffs, agent logs, and existing memory collections to produce structured candidate facts.

What are the limitations of automated knowledge management for completed software tasks?

Automated knowledge management for completed tasks requires validation of completion state and produces candidate facts for user review, meaning it proposes ranked learnings rather than autonomously committing memories.