You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: implement sync and cleanup for Claude commands (#1291)
* feat: implement sync and cleanup for Claude commands
Closes#1285
- Add sync-claude-commands.sh tool to detect and clean orphaned commands
- Integrate auto-cleanup into generate-commands.sh
- Add CI/CD validation for command synchronization
- Create pre-commit hook for command validation
- Configure git hooks in setup.sh
- Add comprehensive documentation for command lifecycle management
This prevents orphaned commands when renaming/iterating and maintains
a clean command infrastructure following systems-stewardship and
subtraction-creates-value principles.
* docs: make command lifecycle doc more succinct for context window
0 commit comments