Skip to content

Add running-a-session-retro skill - #9

Merged
mattobee merged 1 commit into
mainfrom
mattobee-add-session-retro-skill
Jul 22, 2026
Merged

Add running-a-session-retro skill#9
mattobee merged 1 commit into
mainfrom
mattobee-add-session-retro-skill

Conversation

@mattobee

@mattobee mattobee commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Adds a new skill, running-a-session-retro. When you finish a work session, it looks back at what went wrong or had to be corrected, works out which of those a tool or process should have caught, and puts a lasting fix in the right place so the same mistake is less likely next time. It does the analysis itself, shows you the findings first, and only changes anything once you approve. Those changes go on their own branch and draft PR, kept separate from the work the session was actually about.

Add a skill that runs a structured end-of-session retrospective:
reconstruct the corrections that happened, classify each as one-off
or systemic, and upstream durable mitigations into the right layer on
a separate branch and draft PR. Also list it in the README.
@mattobee
mattobee requested a review from Copilot July 22, 2026 08:53
@mattobee
mattobee marked this pull request as ready for review July 22, 2026 08:53

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a new Agent Skill, running-a-session-retro, to help run an end-of-session retrospective that turns real session mistakes into durable guardrails (tests/lints/validators/docs/instructions), implemented only after explicit approval and separated into its own draft PR.

Changes:

  • Added running-a-session-retro skill content and frontmatter, including a structured retro loop and “separate branch + checkpoint before writing” safeguards.
  • Documented the new skill in README.md with install command and example prompts.
Show a summary per file
File Description
skills/running-a-session-retro/SKILL.md Introduces the new skill with YAML frontmatter plus end-to-end retro procedure and constraints (approval checkpoint, separate PR).
README.md Adds the skill to the “General” skills list with a summary, install snippet, and example prompts.

Review details

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Low

@mattobee
mattobee merged commit 7e0a855 into main Jul 22, 2026
1 check passed
@mattobee
mattobee deleted the mattobee-add-session-retro-skill branch July 22, 2026 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants