claude-code-plugin-release
🎯Skillfrom thedotmack/claude-mem
Automated semantic versioning and release workflow for Claude Code plugins — bumps package.json, marketplace.json, and plugin.json in lockstep, runs the build, tags the commit, creates a GitHub release, and generates changelog entries. Enforces 'nothing left uncommitted or unpushed' by running git status at the end.
Same repository
thedotmack/claude-mem(10 items)
Installation
npx vibeindex add thedotmack/claude-mem --skill claude-code-plugin-releasenpx skills add thedotmack/claude-mem --skill claude-code-plugin-release~/.claude/skills/claude-code-plugin-release/SKILL.mdSKILL.md
More from this repository9
Plugins by Alex Newman (thedotmack)
A persistent memory system for Claude Code that enables storing and recalling information across sessions using local file-based storage.
Persistent memory system for Claude Code using semantic search, enabling Claude to store, search, and retrieve context across sessions with multi-language documentation support.
Plan-making skill for creating structured project plans with milestones, tasks, and timelines for development workflows.
A persistent memory compression system built for Claude Code that enables context retention across sessions. Provides intelligent memory management with compression, allowing Claude Code to maintain knowledge of projects and conversations beyond the default context window.
A task execution skill from claude-mem, a Claude Code memory and persistence plugin with built-in token ($CMEM) integration on the Solana blockchain.
Generates a "Journey Into [Project]" narrative analyzing a project's full development history from the claude-mem worker API (`http://localhost:37777/api/context/inject`). Auto-detects git worktrees to resolve the parent project name and covers every observation, session boundary, and summary across the project's history.
Skill that turns filtered claude-mem observations into queryable AI knowledge bases ("brains"). Users build a corpus with filters (project, concepts, date range), prime it into an AI session, then ask conversational questions and rebuild/reprime to refresh.
A navigation and code exploration skill within the claude-mem memory system that helps AI agents efficiently find and traverse codebases using persistent memory and contextual awareness.