docs-and-changelogs

Installation
SKILL.md

Documentation and Changelogs

Generate and maintain project documentation including changelogs, architectural decision records, and product requirement documents.

Overview

To manage project documentation effectively:

  1. Generate changelogs from git commit history using Conventional Commits
  2. Maintain CHANGELOG.md with semantic versioning
  3. Create architectural decision records (ADR) for significant decisions
  4. Scaffold product requirement documents (PRD) for new features
  5. Automate documentation updates as part of release process

Changelog Generation

To generate changelogs from Conventional Commits:

Installs
18
GitHub Stars
6
First Seen
Jan 26, 2026
docs-and-changelogs — hopeoverture/worldbuilding-app-skills