com um clique
reflect
Capture learnings after implementation phase
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Capture learnings after implementation phase
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
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
| 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: