بنقرة واحدة
changelog
Generate a PO-ready grouped changelog from merged PRs since the last release.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Generate a PO-ready grouped changelog from merged PRs since the last release.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | changelog |
| description | Generate a PO-ready grouped changelog from merged PRs since the last release. |
Generates a PO-ready changelog from all merged PRs since the last release, grouped by user impact.
Includes a changelog.txt Draft section at the end with condensed, website-ready copy.
Project identity is auto-detected (see AGENTS.md §3) — no config file.
This skill uses: {REPO}, {TEMP_ROOT}, {DISPLAY_NAME}.
Parse the argument (if any):
baseline = "auto" (auto-detect from last "Release X.Y.Z" commit or latest tag)v3.5.0 → baseline = "v3.5.0"Spawn changelog-agent as a sub-agent, passing baseline and the project config above.
Return the output file path and a one-line summary (baseline used, PR count, category breakdown).
Show the Cadenza command map — a quick reference to all available agents and commands.
Turn raw context, a thread, or a rough note into a well-structured GitHub issue.
Generate a PR description for the current branch using commits, diffs, and the project template.
Analyse completed pipeline runs and surface DOD pass rates, loop-backs, and failure patterns.
Write PHPUnit tests for PHP source files, auto-detecting conventions from the project.
Analyse changes, create atomic commits with generated messages, then offer to push. Accepts inline hints — "without <file>", "excluding <path>", "only <path>".