Wiki Changelog
Skill AktivAnalyzes 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.
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@skillsQualitätspunktzahl
Vertrauenssignale
Ähnliche Erweiterungen
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Use My Browser
100Verwenden Sie dies, wenn die Arbeit von den Live-Browsersitzungs- oder gerenderten Zustand des Benutzers abhängt und nicht von statischen Abrufen, insbesondere für Browser-Debugging-Kontexte oder von DevTools ausgewählte Elemente oder Anfragen, angemeldeten Dashboards oder CMS-Flows, localhost-Apps, Formularen, Uploads, Downloads, Medieninspektion, DOM- oder iframe-Inspektion, Shadow DOM oder Browserfehlern, die wie Soft-404s, Authentifizierungswände, Anti-Bot-Prüfungen oder Ratenbegrenzungen aussehen.
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Openclaw Testing
100Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.
OpenClaw Release Maintainer
100Prepare or verify OpenClaw stable/beta releases, changelogs, release notes, publish commands, and artifacts.
Release Manager
100Use when the user asks to plan releases, manage changelogs, coordinate deployments, create release branches, or automate versioning.