mit einem Klick
draft-release-post
リリース告知のXポスト下書きを作成する
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Menü
リリース告知のXポスト下書きを作成する
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Basierend auf der SOC-Berufsklassifikation
| name | draft-release-post |
| description | リリース告知のXポスト下書きを作成する |
| targets | ["*"] |
リリースバージョンまたはリリースURLを受け取り、Rulesyncのリリース告知用Xポストの下書きを作成して出力する。
the user's request にリリースバージョン(例: v6.5.0)またはGitHubリリースURL(例: https://github.com/dyoshikawa/rulesync/releases/tag/v6.5.0)が渡される。複数のリリースが渡される場合もある(その場合は1つのXポストにまとめる)。
gh release view <version> コマンドを使用する。gh api users/<username> でGitHubプロフィールを取得し、twitter_username フィールドを確認する。@アカウント名 形式で記載する。tmp/draft-release-posts/*.md に出力すること。以下の過去ポストを参考に、同じスタイル・トーンで作成すること。
Rulesync v6.4.0をリリースしました!
- Factory Droidターゲットのフルサポート。
Contributor: yodusk
- Claude Codeのパス指定を配列に変更(バグ修正)。
Contributor: boazy
(両名Xアカウントがわからなかった)
Factory Droid(@FactoryAI)のRules、MCP設定、Skillsなどサポートしました。
また、Claude Code向けの出力に公式ドキュメントとの乖離が出ていたのが修正されました。
Thank you for the contributors!
Rulesync v6.3.0をリリースしました!
- Replit Agent(@Replit)のSkillsサポート。Contributor: @mattyp
- Claude Code, CursorのHooksサポート。Contributor: @TylorS167
Replit Agentの@mattyp さんはReplit公式の中の人みたいです(すごい)。
そしてHooksサポートは新機能です。これにより現在、複数のAI Coding Agent間でrules,ignore,mcp,commands,subagents,skills,hooksをSingle Sourceで設定できることになります。
Thank you for the contributors!
Rulesync <version>をリリースしました!(複数バージョンの場合はまとめて記載)Thank you for the contributors! で締める。完成した下書きをそのままコピーペーストできる形で出力する。
Draft a new release of the project.
Form an Agent Team of Implementer and Reviewer subagents to tackle the given task, looping implementation and review until the Reviewer reports zero high-or-above findings and no more than three mid findings.
Approve a pull request using gh pr review --approve
Babysit a Dependabot dependency-bump PR all the way to merge: verify the author is the genuine Dependabot bot, diagnose and resolve any CI failure (excluding or fixing a breaking bump when needed), get every check green, and merge. Use when the user wants to shepherd a Dependabot bump PR to merge.
Resolve every open issue one at a time: fact-check each with web research, close the ones that need no action, and run the `goal-pr` skill to fix, review, and merge the ones that do — repeating until no actionable issues remain.
Resolve every open maintainer-scrap issue one at a time: fact-check each with web research, close the ones that need no action, and run the `goal-pr` skill to fix, review, and merge the ones that do — repeating until no actionable scrap issues remain.