跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Wiki Changelog

技能 活跃
属于: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.

目的

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

功能

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

使用场景

  • 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

非目标

  • 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.

安装

请先添加 Marketplace

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

质量评分

91 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标2.3k
许可证MIT
状态
查看源代码