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:

  1. Parse git commit history for conventional commit messages
Related skills

More from hopeoverture/worldbuilding-app-skills

Installs
15
GitHub Stars
3
First Seen
Jan 26, 2026