一键导入
v1-changelog
Use when writing release notes from merged PRs. Triggers on "write changelog", "release notes", or "what shipped".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when writing release notes from merged PRs. Triggers on "write changelog", "release notes", or "what shipped".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when explicitly choosing which v1tamins skill fits a task. Triggers on "which v1 skill", "v1 menu", or "/v1-menu".
Use when the user explicitly requests phone-a-friend, a counterpart review, steelman, or peer consult. Triggers on /v1-phone-a-friend or $v1-phone-a-friend only.
Use when explicitly convening several peer agents to review a PR or branch. Triggers on "review board", "multi-agent review", or "fan out a review".
Use when refining working code through a quality pass, deslop, or hindsight rewrite. Triggers on "make this diff simpler", "reduce complexity", or "deslop".
Use when diagnosing a throughput bottleneck in a process, funnel, queue, or WIP system. Triggers on "where is this process stuck?", "find the bottleneck", or "too much WIP".
Use when creating a self-contained HTML page, report, or interactive explainer. Triggers on "one-page dashboard", "shareable page", or "interactive report".
| name | v1-changelog |
| description | Use when writing release notes from merged PRs. Triggers on "write changelog", "release notes", or "what shipped". |
| allowed-tools | ["Bash","Read","Write","Grep"] |
Generate a changelog for recent changes by reviewing merged PRs since the last changelog. This skill generates release notes; to sync existing docs (README, AGENTS.md, guides) with what shipped, use v1-docs-freshness.
Typical invocations:
/v1-changelogv1-changelog from the skills menu or use $v1-changelogFinds Latest Changelog
docs/internal/changelog/ or $CHANGELOG_DIR)Fetches Recent PRs
Generates New Changelog
The changelog follows this structure:
1-3 Most Impactful Changes (heading 2 each)
Summary of Smaller Changes (if applicable)
# Changelog - 2026-01-07
## Advanced Filtering
Added support for complex filter expressions in the query interface. Users can now combine multiple conditions using AND/OR operators and apply filters across related tables.
[Placeholder for screenshot]
## Performance Boost
Optimized query execution engine reduces average query time by 60% for large datasets through intelligent caching and parallel processing.
[Placeholder for screenshot]
## Additional Updates
- Fixed authentication timeout issues in Safari
- Improved error messages for failed data source connections
- Updated UI styling for better accessibility
gh) to be installed and authenticateddocs/internal/changelog/YYYY-MM-DD.md)