skills/reflect/SKILL.md
Capture learnings after implementation phase
npx skillsauth add attunelearning/ai_team_config reflectInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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:
tools
Review and refine patterns, promote to ADRs
tools
Manage the extended memory vault
tools
Load relevant ADRs, patterns, and memory before implementation
tools
Manage inter-team communication, issues, and coordination