بنقرة واحدة
retrospective
Analyse completed pipeline runs and surface DOD pass rates, loop-backs, and failure patterns.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Analyse completed pipeline runs and surface DOD pass rates, loop-backs, and failure patterns.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | retrospective |
| description | Analyse completed pipeline runs and surface DOD pass rates, loop-backs, and failure patterns. |
Closes the pipeline feedback loop. Scans completed issue runs, surfaces patterns the
team should act on, and proposes ready-to-paste Section 13 learnings for AGENTS.md.
Project identity is auto-detected (see AGENTS.md §3) — no config file.
This skill uses: {TEMP_ROOT}, {REPO}, {DISPLAY_NAME}.
Parse arguments (if any):
{TEMP_ROOT}/issues/2026-05-01 2026-05-31) → filter runs by tasks.json creation dateSpawn retrospective-agent with {TEMP_ROOT}, {REPO}, {DISPLAY_NAME}, and the
date range (or "all" if not specified).
Return the output file path and a one-paragraph summary of the top finding.
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 PO-ready grouped changelog from merged PRs since the last release.
Generate a PR description for the current branch using commits, diffs, and the project template.
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>".