Toolverse
All skills

generate-release-notes

by teambit

Generate comprehensive release notes for Bit from git commits and pull requests. Use when creating release notes, building changelogs, documenting version releases, or preparing a new Bit release.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
teambit
Category
DevOps
Views
34

About this skill

Generate comprehensive release notes for Bit from git commits and pull requests. Use when creating release notes, building changelogs, documenting version releases, or preparing a new Bit release.

How to use

  1. Upewnij się, że masz zainstalowany GitHub CLI (gh) i dostęp do repozytorium teambit/bit. 2. Utwórz katalog tymczasowy dla plików pośrednich, uruchamiając mkdir -p releases-docs/temp-files w głównym folderze projektu. 3. Pobierz tag najnowszego wydania za pomocą gh release view --repo teambit/bit --json tagName -q '.tagName', a następnie określ commit SHA dla tego tagu, obsługując zarówno tagi adnotowane, jak i lekkie. 4. Jeśli chcesz porównać od konkretnego commita, podaj jego hash; w przeciwnym razie skill użyje HEAD (najnowszy commit na master). 5. Skill pobierze listę commitów między wydaniem a punktem startowym za pomocą GitHub API i zapisze surowe dane do raw-commits.md w folderze tymczasowym. 6. Przejrzyj plik filtered-commits.md zawierający dwie sekcje: odfiltrowane commity i zatrzymane commity, następnie zaakceptuj lub popraw wyniki przed wygenerowaniem ostatecznych notek wydania.

Related skills

file-organizer

by ComposioHQ

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.

DevOps
1399

azure-devops-rest-api

by Tiberriver256

Guide for working with Azure DevOps REST APIs and OpenAPI specifications. Use this skill when implementing new Azure DevOps API integrations, exploring API capabilities, understanding request/response formats, or referencing the official OpenAPI specifications from the

DevOps
995

crawl4ai

by basher83

This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns with schema generation for efficient, LLM-free extraction.

DevOps
11128

postmortem-writing

by wshobson

Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents, or improving incident response processes.

DevOps
1385

planning-with-files

by davila7

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring u003e5 tool calls.

DevOps
2365

resolve-conflicts

by antinomyhq

Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill first. This skill specializes in providing a structured framework for merging imports, tests, lock files (regeneration),

DevOps
48163