·memory-tasks

Task management via Basic Memory schemas: create, track, and resume structured tasks that survive context compaction. Uses BM's schema system for uniform notes queryable through the knowledge graph.

29Installs·5Trend·@basicmachines-co

Installation

$npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-tasks

How to Install memory-tasks

Quickly install memory-tasks AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-tasks
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: basicmachines-co/basic-memory-skills.

SKILL.md

View raw

Manage work-in-progress using Basic Memory's schema system. Tasks are just notes with type: Task — they live in the knowledge graph, validate against a schema, and survive context compaction.

Tasks use the BM schema system (SPEC-SCHEMA). The schema note lives at memory/schema/Task.md:

When work qualifies, create a note in memory/tasks/YYYY-MM-DD-short-name.md:

Task management via Basic Memory schemas: create, track, and resume structured tasks that survive context compaction. Uses BM's schema system for uniform notes queryable through the knowledge graph. Source: basicmachines-co/basic-memory-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-tasks
Category
""Writing
Verified
First Seen
2026-02-24
Updated
2026-03-10

Browse more skills from basicmachines-co/basic-memory-skills

Quick answers

What is memory-tasks?

Task management via Basic Memory schemas: create, track, and resume structured tasks that survive context compaction. Uses BM's schema system for uniform notes queryable through the knowledge graph. Source: basicmachines-co/basic-memory-skills.

How do I install memory-tasks?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-tasks Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/basicmachines-co/basic-memory-skills