en un clic
reflect
Capture learnings after implementation phase
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Capture learnings after implementation phase
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Manage architecture decisions, gaps, and suggestions
Manage inter-team communication, issues, and coordination
Load relevant ADRs, patterns, and memory before implementation
Manage the extended memory vault
Review and refine patterns, promote to ADRs
Basé sur la classification professionnelle SOC
| name | reflect |
| description | Capture learnings after implementation phase |
| argument-hint | [issue-id] |
Post-implementation reflection to capture patterns and learnings.
/reflect # Reflect on current session
/reflect UI-ISS-014 # Reflect on specific issue
Gather Context
Analysis Questions Ask internally (don't prompt user):
Pattern Detection Look for:
Output Actions
If new pattern detected:
## New Pattern Detected
**Name:** {suggested-name}
**Type:** {work-type}
**Summary:** {one-line}
### Code Example
{example}
**Action:** Create draft pattern? [Yes] [No]
If ADR gap detected:
## ADR Gap Detected
**Domain:** {domain}
**Issue:** {description}
**Suggestion:** {what ADR should cover}
**Action:** Create ADR suggestion? [Yes] [No]
If clean implementation:
## Reflection Complete
Patterns followed: {list}
ADRs applied: {list}
No new patterns or gaps detected.
Auto-Actions
usage_count on patterns used (in memory/patterns/)memory/patterns/dev_communication/shared/architecture/suggestions/Auto-promote when:
Request approval when: