| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-11 | 751 Bytes | |
| v2.3.1 - Check existing commands before proposing skills source code.tar.gz | 2026-01-11 | 133.8 kB | |
| v2.3.1 - Check existing commands before proposing skills source code.zip | 2026-01-11 | 153.0 kB | |
| Totals: 3 Items | 287.5 kB | 0 | |
What's Changed
Bug Fix
- /reflect-skills now checks existing commands before proposing skill candidates
- Shows "Existing skills (patterns match)" section in output
- Prevents proposing duplicates like
/campaign-analyticswhen it already exists
v2.3.0 Changes (included)
- Fixed command directory:
./commands/→.claude/commands/ - Default to current project (use
--all-projectsfor cross-project scan) - Added project assignment step - asks where each skill should go
- Added validation step to verify skills work after creation
- Uses existing extraction script for faster processing
- Progress visibility with TodoWrite tracking
Full Changelog: https://github.com/BayramAnnakov/claude-reflect/compare/v2.2.1...v2.3.1