Project-Level Skills banner
thedotmack thedotmack

Project-Level Skills

Development community intermediate

Description

This directory contains skills **for developing and maintaining the claude-mem project itself**, not skills that are released as part of the plugin.

Installation

Terminal
claude install-skill https://github.com/thedotmack/claude-mem

README

Project-Level Skills

This directory contains skills **for developing and maintaining the claude-mem project itself**, not skills that are released as part of the plugin.

Distinction

**Project Skills** (`.claude/skills/`):

    undefined

**Plugin Skills** (`plugin/skills/`):

    undefined

Skills in This Directory

version-bump

Manages semantic versioning for the claude-mem project itself. Handles updating all three version files (package.json, marketplace.json, plugin.json), creating git tags, and GitHub releases.

**Usage**: Only for claude-mem maintainers releasing new versions.

Adding New Skills

**For claude-mem development** → Add to `.claude/skills/` **For end users** → Add to `plugin/skills/` (gets distributed with plugin)