·memory
>_

memory

kelvinz/cobb

Shared protocol for updating `tasks/memory.md` with durable project memory (project gist, key decisions, completed milestones, and important notes/gotchas). Use this guidance inside `new`/`plan`/`implement`/`review`/`commit` whenever durable information appears; use standalone only for explicit backfill/repair/cleanup requests. Triggers: memory, remember, add to memory, project notes, decision log.

17Installs·0Trend·@kelvinz

Installation

$npx skills add https://github.com/kelvinz/cobb --skill memory

SKILL.md

Maintain tasks/memory.md as a living, durable "what matters" record for the project. Write it for someone taking over the project (or you returning later): it should explain where things are, what was decided, and what to watch out for before proceeding.

Treat this as shared behaviour embedded in other skills, not a mandatory standalone step in normal workflows.

If tasks/memory.md does not exist, create it with this structure:

Shared protocol for updating `tasks/memory.md` with durable project memory (project gist, key decisions, completed milestones, and important notes/gotchas). Use this guidance inside `new`/`plan`/`implement`/`review`/`commit` whenever durable information appears; use standalone only for explicit backfill/repair/cleanup requests. Triggers: memory, remember, add to memory, project notes, decision log. Source: kelvinz/cobb.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/kelvinz/cobb --skill memory
Category
>_Productivity
Verified
First Seen
2026-02-09
Updated
2026-02-18

Quick answers

What is memory?

Shared protocol for updating `tasks/memory.md` with durable project memory (project gist, key decisions, completed milestones, and important notes/gotchas). Use this guidance inside `new`/`plan`/`implement`/`review`/`commit` whenever durable information appears; use standalone only for explicit backfill/repair/cleanup requests. Triggers: memory, remember, add to memory, project notes, decision log. Source: kelvinz/cobb.

How do I install memory?

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

Where is the source repository?

https://github.com/kelvinz/cobb

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-09