بنقرة واحدة
draft-release-notes
Turn changelog-scan output into polished, categorized release notes draft. Propose only.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Turn changelog-scan output into polished, categorized release notes draft. Propose only.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Read loop-constraints.md at the start of every run and enforce every rule. This skill runs BEFORE triage or any action skill. Constraints are binding.
Scan merged PRs and commits since a given reference, extract titles, labels, types, and signals. Produces structured input for release notes drafting.
Classify CI failures — distinguish clear regressions from infra flakes and security-test failures. Produces structured failure reports.
Scan package manifests and lockfiles for outdated and vulnerable dependencies. Classify by severity and update type.
Scan open issues and discussions, deduplicate, prioritize, and propose labels. Provides a clean actionable queue.
Scan recent merges to main for tech debt, TODOs, debug code, and small cleanup opportunities. Produces a prioritized fix list.
| name | draft-release-notes |
| description | Turn changelog-scan output into polished, categorized release notes draft. Propose only. |
| user_invocable | true |
Follow the exact structure and rules from the Grok draft-release-notes skill.
Output a clean RELEASE_NOTES_DRAFT.md (or clear section the loop can persist). Always flag breaking + security at top. End with review note for human.