What is ogt-docs-changelog?
Manage project changelog following Keep a Changelog format. Use when documenting releases, adding change entries, generating changelogs from commits, or maintaining version history. Source: opendndapps/ogt-skills.
Manage project changelog following Keep a Changelog format. Use when documenting releases, adding change entries, generating changelogs from commits, or maintaining version history.
Quickly install ogt-docs-changelog AI skill to your development environment via command line
Source: opendndapps/ogt-skills.
The changelog documents all notable changes to the project. It follows Keep a Changelog format and is maintained in CHANGELOG.md at the project root.
| Added | New features | New API endpoint, new component | | Changed | Changes to existing functionality | Updated behavior, redesign | | Deprecated | Features to be removed | Old API marked for removal | | Removed | Removed features | Deleted endpoint, removed option | | Fixed | Bug fixes | Crash fix, data correction |
| .changelogversion | Project root | Last released version | | .needschangelog | PR folder | PR needs changelog entry |
Manage project changelog following Keep a Changelog format. Use when documenting releases, adding change entries, generating changelogs from commits, or maintaining version history. Source: opendndapps/ogt-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-docs-changelogManage project changelog following Keep a Changelog format. Use when documenting releases, adding change entries, generating changelogs from commits, or maintaining version history. Source: opendndapps/ogt-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/opendndapps/ogt-skills --skill ogt-docs-changelog Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/opendndapps/ogt-skills