with one click
reflect
Capture learnings after implementation phase
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Capture learnings after implementation phase
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
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
Based on SOC occupation classification
| 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: