skills/refine/SKILL.md
Review and refine patterns, promote to ADRs
npx skillsauth add attunelearning/ai_team_config refineInstall 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.
Periodic review and refinement of patterns and ADRs.
/refine # Full refinement cycle
/refine patterns # Review patterns only
/refine promote # Review promotion candidates
/refine {pattern-name} # Refine specific pattern
/refine)Pattern Health Check
memory/patterns/ by usage_count (desc)Promotion Review
Gap Analysis
Output
## Refinement Report
### Promotion Candidates
| Pattern | Uses | Recommendation |
|---------|------|----------------|
| {name} | {n} | Promote / Keep / Review |
### Stale Patterns
- {name}: Last used {date}, consider archiving
### Coverage Gaps
- {work-type}: Only {n} patterns, consider adding {suggestions}
### Actions Available
1. Promote {pattern} to ADR
2. Archive {pattern}
3. Create pattern for {gap}
/refine promote {pattern})Extract ADR Content
Create ADR Draft
dev_communication/shared/architecture/templates/adr-template.mddev_communication/shared/architecture/decisions/Update Pattern
promoted_to: ADR-XXX-NNN/refine archive {pattern})memory/patterns/ to memory/patterns/archived/Recommended triggers:
tools
Capture learnings after implementation phase
tools
Manage the extended memory vault
tools
Load relevant ADRs, patterns, and memory before implementation
tools
Manage inter-team communication, issues, and coordination