a3d6bfc7dd
- Added detailed entries for test activities across various modules including `export-types.test.ts`, `server.test.ts`, `smart-install.test.ts`, and others. - Documented significant changes in test coverage, cleanup efforts, and regression tests. - Enhanced the `plans` documentation with recent implementation strategies and PR follow-ups. - Introduced a comprehensive report on Windows platform challenges and solutions, detailing issues like zombie ports, console popups, and process management. - Established a new `ProcessManager` architecture to address Windows-specific issues and improve reliability. - Updated integration tests to reflect recent changes and ensure comprehensive coverage.
74 lines
2.5 KiB
Markdown
74 lines
2.5 KiB
Markdown
# 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/`):
|
|
- Used by developers working on claude-mem
|
|
- Not included in the plugin distribution
|
|
- Project-specific workflows (version bumps, release management, etc.)
|
|
- Not synced to `~/.claude/plugins/marketplaces/thedotmack/`
|
|
|
|
**Plugin Skills** (`plugin/skills/`):
|
|
- Released as part of the claude-mem plugin
|
|
- Available to all users who install the plugin
|
|
- General-purpose memory search functionality
|
|
- Synced to user installations via `npm run sync-marketplace`
|
|
|
|
## 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)
|
|
|
|
|
|
<claude-mem-context>
|
|
# Recent Activity
|
|
|
|
<!-- This section is auto-generated by claude-mem. Edit content outside the tags. -->
|
|
|
|
### Nov 9, 2025
|
|
|
|
**CLAUDE.md**
|
|
| ID | Time | T | Title | Read |
|
|
|----|------|---|-------|------|
|
|
| #5901 | 6:54 PM | ✅ | Project Skills Documentation Created | ~317 |
|
|
|
|
### Dec 13, 2025
|
|
|
|
**CLAUDE.md**
|
|
| ID | Time | T | Title | Read |
|
|
|----|------|---|-------|------|
|
|
| #24725 | 4:07 PM | 🔵 | Claude Skills Infrastructure for Automation | ~220 |
|
|
|
|
### Dec 14, 2025
|
|
|
|
**CLAUDE.md**
|
|
| ID | Time | T | Title | Read |
|
|
|----|------|---|-------|------|
|
|
| #26354 | 9:20 PM | 🔵 | PR #317 Second CLAUDE.md Compliance Review Confirms No Violations | ~442 |
|
|
| #26353 | " | 🔵 | PR #317 CLAUDE.md Compliance Review Completed | ~402 |
|
|
| #26193 | 8:15 PM | 🔵 | PR spans 21 files with net addition of 374 lines across codebase | ~375 |
|
|
| #26173 | 8:08 PM | ✅ | Updated Skills CLAUDE.md Documentation for Version Bump | ~277 |
|
|
|
|
### Dec 28, 2025
|
|
|
|
**CLAUDE.md**
|
|
| ID | Time | T | Title | Read |
|
|
|----|------|---|-------|------|
|
|
| #33311 | 3:09 PM | ✅ | Version 8.2.3 Release Deployed with Worker Stability Improvements | ~434 |
|
|
|
|
### Jan 5, 2026
|
|
|
|
**CLAUDE.md**
|
|
| ID | Time | T | Title | Read |
|
|
|----|------|---|-------|------|
|
|
| #38082 | 10:13 PM | ✅ | Merge Conflict Resolution - Kept Feature Branch Versions | ~431 |
|
|
</claude-mem-context> |