writing-release-notes Skill
Generates release notes and changelog entries for the DocumentDB VS Code extension. Use when preparing version releases, creating patch update notes, writing changelog entries, or documenting new features and fixes. Handles both major/minor versions (new file) and patch updates (append to existing file). Published by microsoft in vscode-documentdb.
What is writing-release-notes Skill?
Generates release notes and changelog entries for the DocumentDB VS Code extension. Use when preparing version releases, creating patch update notes, writing changelog entries, or documenting new features and fixes. Handles both major/minor versions (new file) and patch updates (append to existing file). Published by microsoft in vscode-documentdb. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Security review
- Documentation
- Writing
- Security review use cases
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use writing-release-notes Skill
- Use it for security review.
- Use it for documentation.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/vscode-documentdb
- Skill file: .github/skills/writing-release-notes/SKILL.md
What it does
Generates release notes and changelog entries for the DocumentDB VS Code extension. Use when preparing version releases, creating patch update notes, writing changelog entries, or documenting new features and fixes. Handles both major/minor versions (new file) and patch updates (append to existing file).
Skill instructions
Writing Release Notes and Changelog Generate professional release documentation for the DocumentDB VS Code extension. When to Use - Creating release notes for a new version (X.Y.0) - Appending patch release notes (X.Y.Z where Z 0) - Writing changelog entries for any version - Documenting new features, improvements, or fixes Quick Reference | Version Type | Release Notes Action | Changelog Action | | -------------------------- | ---------------------------------------------- | --------------------------------- | | Major/Minor (1.0.0, 1.1.0) | Create new docs/release-notes/X.Y.md | Add new X.Y.0 section at top | | Patch (1.1.1, 1.1.2) | Append to existing docs/release-notes/X.Y.md | Add new X.Y.Z section at top | Input Format You will receive: 1. Version number (e.g., 0.7.0, 0.6.4) 2. List of changes with: - Brief description of change - Issue link(s) and/or PR link(s) - Category: Feature, Fix, Improvement, or Security Output Files Changelog (CHANGELOG.md) Location: /CHANGELOG.md (reposi
Explore related resources
Frequently asked questions
What is writing-release-notes?
writing-release-notes is a open-source AI agent skill with Copy skill directory. Generates release notes and changelog entries for the DocumentDB VS Code extension.
Who is writing-release-notes best for?
writing-release-notes is best for reusing agent instructions, scripts, and references, security review workflows, documentation workflows, writing workflows.
How do I install writing-release-notes?
Install or run writing-release-notes using Copy skill directory. Check writing-release-notes for the latest setup command.
Is writing-release-notes actively maintained?
writing-release-notes may need a closer maintenance check before production use.
Auto-fetched from GitHub.