claude-reflect
Installation
SKILL.md
Claude Reflect Skill
Automated daily reflection analyzing git history across all workspace-hub submodules, extracting patterns via RAGS loop, and auto-creating skills from recurring patterns.
Quick Start
# Run full RAGS loop manually
/reflect
# Quick 7-day reflection
/reflect --days 7
# Preview patterns without creating skills
DRY_RUN=true /reflect
# Force weekly report generation
WEEKLY_REPORT=true /reflect