feat(.ai): agent memory retro skill#6138
Conversation
|
📚 Branch Preview Links🔍 First Generation Visual Regression Test ResultsWhen a visual regression test fails (or has previously failed while working on this branch), its results can be found in the following URLs:
Deployed to Azure Blob Storage: If the changes are expected, update the |
6a6063b to
e63d18f
Compare
d51a80a to
86ad45b
Compare
…skill - The a11y migration analysis doc is a full authoring playbook, not a linting rule. Moves it from .ai/rules/ to .ai/skills/ with a SKILL.md that mirrors the component-migration-analysis skill structure. - Also fixes a stale .cursor/ path reference in component-migration-analysis/SKILL.md.
- Delete .cursor/README.md and .cursor/config.json - Delete all skill files under .cursor/skills/
7bdadee to
117b2a4
Compare
- adds session-retrospective skill to capture lessons after work or user corrections - adds memory directory with initial testing lessons
86ad45b to
735507a
Compare
Description
Can be merged directly into
feat-agnostic-ai-folder-stuffbefore or after the washing machine skills PR #6127 or the skills mindset PR #6139Introduces a
session-retrospectiveskill and "seed content" under.ai/memory/so agents can capture persistent lessons learned (especially after user corrections) instead of losing them across sessions. The intent of this skill is for agents to self-document, learn from their mistakes, and share that learning across team members' agents.Motivation and context
AGENTS.mdat the repo root already tells agents to read.ai/memory/when present. This skill operationalizes how to write and maintain those files, and provides two files that were created during the testing of this skill so the directory is not empty and the format is obvious.Related issue(s)
Screenshots (if appropriate)
Author's checklist
Reviewer's checklist
patch,minor, ormajorfeaturesManual review test cases
session-retrospective/SKILL.mdto confirm it's clear..ai/README.mdentry matches the skill name and paths.agnostic-lessons.mdandcss-styling-lessons.mdfor accuracy and tone (actionable, scannable).lessons.mdvs<descriptor>-lessons.mdwording in the skill for consistency.Device review
Accessibility testing checklist
Keyboard
Documentation only.
Screen reader
Documentation only.