project-memory

Stores dated project facts and queries historical decisions via SimpleMem.

2|Updated Nov 4, 2025
One-click install
npx skills add https://github.com/bloknayrb/claudestuff --skill project-memory-bloknayrb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-memory
Source: https://github.com/bloknayrb/claudestuff/tree/main/plugins/simplemem-memory/skills/project-memory
Command: npx skills add https://github.com/bloknayrb/claudestuff --skill project-memory-bloknayrb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you capture and retrieve time-sensitive project information, ensuring crucial decisions, action items, and status changes are not lost.

Core Features & Use Cases

  • Temporal Fact Storage: Stores facts with specific date/time context, ideal for meeting outcomes and project milestones.
  • Action Item Tracking: Records commitments and deadlines.
  • Status Change History: Logs updates to project progress.
  • Use Case: After a project meeting, use this Skill to log all decisions made, action items assigned with their due dates, and any changes to the project timeline, making it easy to recall specifics later.

Quick Start

Log a meeting decision about the DRPA cutover date being moved to April 15, 2026, with the manager as the speaker and today's date.

Frequently Asked Questions about project-memory

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

FAQPage Schema
How do I track meeting notes and action items with date context?

You can track meeting notes and action items with date context by logging temporal project facts using batch processing tools, which buffer entries until you explicitly finalize them into searchable memory.

What is the best way to log project status changes and decisions over time?

Logging project status changes and decisions over time requires storing them as temporal facts with specific date context, ensuring crucial project milestones and commitments are preserved for later semantic querying.

How do I retrieve historical project data from past meetings?

Retrieve historical project data from past meetings by using semantic querying tools to search committed memory entries, allowing you to recall specific decisions, action items, and status changes by meaning rather than exact keywords.

Why are my logged meeting notes not showing up in search results?

Logged meeting notes may not appear in search results because buffered entries require explicit finalization to commit them into searchable memory, meaning any unfinalized batches remain inaccessible to semantic queries.

Can I batch process multiple action items and deadlines at once?

Yes, you can batch process multiple action items and deadlines simultaneously using dialogue addition tools, which group multiple temporal facts together before requiring a single finalization step to commit the entire batch.