Skip to content

Changelog Generator

Automatically generate semantic, user-facing changelogs from merged PRs and closed issues, categorized by feature, fix, breaking change, and deprecation.

experimental
IDE:
claude
codex
vscode
Version:
1.0.0
Owner:community
agile
release-planning
changelog
documentation
semantic-release

Changelog Generator

Status: 📝 Placeholder - This prompt is planned but not yet fully implemented.

Purpose

Automatically generate semantic, user-facing changelogs from merged PRs and closed issues, following Keep a Changelog format and Conventional Commits conventions.

Planned Features

  • PR/issue aggregation for release (git tags or milestones)
  • Categorization (Features, Fixes, Breaking Changes, Deprecations)
  • Semantic versioning recommendation (major, minor, patch)
  • Keep a Changelog format generation
  • User-facing language (not technical jargon)

Contributing

This prompt needs implementation! See CONTRIBUTING.md for guidelines on developing prompts for this category.

What's needed:

  1. PR/issue collection between release tags
  2. Conventional Commits parser (feat, fix, BREAKING CHANGE)
  3. Semantic version calculator (based on changes)
  4. Keep a Changelog template generator
  5. User-facing language converter (technical → plain English)

Related Assets

Deployment Risk Assessment

experimental

Assess deployment risks for releases based on change scope, system criticality, testing coverage, and historical incident patterns to inform go/no-go decisions.

claude
codex
vscode
agile
release-planning
risk-assessment
deployment
sre

Owner: community

Release Readiness Checklist

experimental

Generate comprehensive release readiness checklists covering code completion, testing, documentation, security, and operational readiness for production deployments.

claude
codex
vscode
agile
release-planning
deployment
quality-assurance
devops

Owner: community

Acceptance Criteria Generator

experimental

Generate comprehensive acceptance criteria for user stories using Given-When-Then format, covering happy paths, edge cases, and error conditions.

claude
codex
vscode
agile
issue-management
acceptance-criteria
user-stories
bdd

Owner: community

Issue Triage & Prioritization

experimental

Triage incoming issues and bugs using multi-factor scoring (severity, impact, effort) to recommend priority levels and sprint assignment.

claude
codex
vscode
agile
issue-management
triage
prioritization
product-management

Owner: community

Label Taxonomy Audit

experimental

Audit GitHub label usage across repositories to identify inconsistencies, redundancies, and missing labels, then recommend a standardized taxonomy.

claude
codex
vscode
agile
issue-management
labels
taxonomy
github

Owner: community

Burndown Forecast & Completion Prediction

experimental

Generate burndown charts and forecast completion dates for sprints and epics based on current velocity, scope changes, and historical trends.

claude
codex
vscode
agile
progress-tracking
burndown
forecasting
metrics

Owner: community