adding-release-notes Skill
Adds user-facing change descriptions to DevTools release notes. Use when documenting improvements, fixes, or new features in the NEXTRELEASENOTES.md file. Published by flutter in devtools.
What is adding-release-notes Skill?
Adds user-facing change descriptions to DevTools release notes. Use when documenting improvements, fixes, or new features in the NEXTRELEASENOTES.md file. Published by flutter in devtools. 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
- Documentation
- Research
- Documentation use cases
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use adding-release-notes Skill
- Use it for documentation.
- Use it for research.
Built with
Editorial notes
Source
- Creator: flutter
- Repository: flutter/devtools
- Skill file: .agents/skills/adding-release-notes/SKILL.md
What it does
Adds user-facing change descriptions to DevTools release notes. Use when documenting improvements, fixes, or new features in the NEXTRELEASENOTES.md file.
Skill instructions
Adding Release Notes This skill helps automate adding release notes to packages/devtoolsapp/releasenotes/NEXTRELEASENOTES.md. Workflow Copy this checklist into your response to track progress: markdown Release Notes Progress: - [ ] Step 1: Formulate the entry (past tense) - [ ] Step 2: Find the PR number (if not already known) - [ ] Step 3: Determine the section (Inspector, Memory, etc.) - [ ] Step 4: Add the entry (use scripts/addnote.dart) - [ ] Step 5: Add images (if applicable) Guidelines 1. Identify the PR Number If the PR number is unknown, use the following methods to find it: - Local Branch: Identify the branch name using git branch or git log. If the branch is pushed to origin, it often has a linked PR. - GitHub CLI (gh): Use the GitHub CLI to find the PR associated with the current branch. - IMPORTANT: Always use PAGER=cat to prevent gh from hanging in non-interactive terminals. - Command: PAGER=cat gh pr list --head <branchname --json number,title - Search by Change Descript
Explore related resources
Frequently asked questions
What is adding-release-notes?
adding-release-notes is a open-source AI agent skill with Copy skill directory. Adds user-facing change descriptions to DevTools release notes. Use when documenting improvements, fixes, or new features in the NEXTRELEASENOTES.md file.
Who is adding-release-notes best for?
adding-release-notes is best for reusing agent instructions, scripts, and references, documentation workflows, research workflows.
How do I install adding-release-notes?
Install or run adding-release-notes using Copy skill directory. Check adding-release-notes for the latest setup command.
Is adding-release-notes actively maintained?
adding-release-notes may need a closer maintenance check before production use.
Auto-fetched from GitHub.