Skip to main content
Glama

delimit_release_plan

Generate release plans from git history by analyzing commits since the last tag, suggesting semver versions, and creating checklists for staging or production deployments.

Instructions

(Pro). Generate a release plan from git history.

Reads git log since last tag, counts commits and changed files, suggests a semver version, and generates a release checklist. Saves plan to ~/.delimit/deploys/ for tracking.

Args: environment: Target environment (staging/production). version: Release version (auto-detected if empty). repository: Repository path (default: current directory). services: Optional service list.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
environmentNoproduction
versionNo
repositoryNo.
servicesNo
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/delimit-ai/delimit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server