KS
Killer-Skills

release-prep — Categories.community

v1.0.0
GitHub

About this Skill

Ideal for Code Analysis Agents needing streamlined release preparation and version management capabilities. A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup

johnhuang316 johnhuang316
[0]
[0]
Updated: 3/5/2026

Quality Score

Top 5%
26
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add johnhuang316/code-index-mcp

Agent Capability Analysis

The release-prep MCP Server by johnhuang316 is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion.

Ideal Agent Persona

Ideal for Code Analysis Agents needing streamlined release preparation and version management capabilities.

Core Value

Empowers agents to automate release checks using Python scripts, manage semver bumps, and confirm test scopes with uv and pytest, streamlining the release process for code repositories.

Capabilities Granted for release-prep MCP Server

Automating release checks with scripts/run_release_checks.py
Managing version files and semver bumps
Confirming test scopes and running pytest

! Prerequisites & Limits

  • Requires Python environment
  • Limited to code repositories with MCP server setup
Project
SKILL.md
1.2 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Release Prep

Overview

Follow the code-index-mcp release checklist and use the helper script for quick repo status. Keep this file focused on the high-level workflow; the checklist contains the exact commands.

Workflow

  1. Run scripts/run_release_checks.py and review the output.
  2. Review changes since the last tag, decide the semver bump, and confirm the target version + branch with the user.
  3. Confirm test scope (full vs. -k) and run: uv run pytest.
  4. Update version files: pyproject.toml, src/code_index_mcp/__init__.py, uv.lock.
  5. Ensure the diff only touches the three version files.
  6. Commit with Conventional Commits (e.g., chore(release): vX.Y.Z).
  7. Draft release notes focused only on functional changes (exclude technical-only modifications) and confirm the notes with the user before creating the GitHub release.
  8. Tag, push branch + tag, and create the GitHub release.
  9. Follow up on CI/deploy jobs.

Resources

scripts/

  • scripts/run_release_checks.py for repo status, latest tag, and version file presence before editing versions.

references/

  • references/release_checklist.md for the exact steps, commands, and files.

Related Skills

Looking for an alternative to release-prep or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication