Community写作与编辑github.com

rogerchappel/release-note-weaver-skill

Evidence-backed release candidate notes for local agent work

release-note-weaver-skill 是什么?

release-note-weaver-skill is a Claude Code agent skill that evidence-backed release candidate notes for local agent work.

兼容平台~Claude Code~Codex CLI~Cursor
npx skills add rogerchappel/release-note-weaver-skill

Installed? Explore more 写作与编辑 skills: steipete/notion, affaan-m/seo, affaan-m/brand-voice · View all 6 →

在你喜欢的 AI 中提问

打开一个已预加载此 Agent Skill 的新对话。

文档

Release Note Weaver Skill

When To Use

Use this skill when an agent has completed local repo work and needs evidence-backed release-candidate notes, PR body material, or launch-safe summaries.

Inputs

  • A local repository path.
  • docs/TASKS.md with completed and open checklist items.
  • Optional docs/VERIFY.md or docs/RELEASE_CANDIDATE.md with exact verification commands.
  • Optional git history.

Side-Effect Boundaries

This skill only reads local files and prints Markdown. It must not create GitHub PRs, push branches, publish packages, tag releases, or edit release notes in place.

Approval Requirements

No approval is required for local read-only note generation. Explicit approval is required before using the generated notes in external systems or performing any GitHub operation.

Examples

release-note-weaver . > /tmp/release-notes.md
release-note-weaver ../some-repo --no-git

Validation

Run:

npm test
npm run check
npm run smoke

Check that every public claim in the generated note is backed by a task, verification line, or commit.

相关技能

steipete/notion

Notion CLI/API for pages, Markdown content, data sources, files, comments, search, Workers, and raw API calls.

community

affaan-m/seo

Audit, plan, and implement SEO improvements across technical SEO, on-page optimization, structured data, Core Web Vitals, and content strategy. Use when the user wants better search visibility, SEO remediation, schema markup, sitemap/robots work, or keyword mapping.

community

affaan-m/brand-voice

Build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI writing tropes.

community

affaan-m/crosspost

Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.

community

affaan-m/x-api

X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.

community

affaan-m/content-engine

Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.

community