Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Wiki Changelog

Skill Aktiv
Teil von:Deep Wiki

Analyzes git commit history and generates structured changelogs categorized by change type. Use when the user asks about recent changes, wants a changelog, or needs to understand what changed in the repository.

Zweck

To automate the generation of structured changelogs from git commit history, making it easier to track and communicate repository changes.

Funktionen

  • Analyzes git commit history
  • Classifies commits by change type (Features, Fixes, etc.)
  • Generates structured, categorized changelogs
  • Supports linking to remote repository commits and files

Anwendungsfälle

  • When a user asks for recent changes in a repository
  • When a user requests a changelog for a project
  • When a user needs to understand what has changed in the codebase

Nicht-Ziele

  • Generating changelogs for non-git repositories
  • Performing code reviews or analyzing code quality beyond commit messages
  • Automating release deployments

Trust

  • warning:Issues Attention19 issues opened and 11 closed in the last 90 days indicates a closure rate below 50% and a moderate number of open issues.

Practical Utility

  • info:Usage examplesWhile the SKILL.md outlines the procedure, concrete end-to-end examples of invocation and output are not explicitly provided.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add microsoft/skills
/plugin install deep-wiki@skills

Qualitätspunktzahl

91 /100
Analysiert about 23 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne2.3k
LizenzMIT
Status
Quellcode ansehen