Files
ccs/bin/management
Kai (Tam Nhu) TranandGitHub bdcdd6acc4 fix(doctor): resolve delegation check false positive (v4.1.3) (#9)
The 'ccs doctor' command was incorrectly checking for delegation commands
in ~/.ccs/shared/commands/ccs/ instead of ~/.ccs/.claude/commands/ccs/,
causing false "not installed" warnings even after successful installation.

Changes:
- Fix delegation check to look in correct directory (~/.ccs/.claude/)
- Remove check for non-existent create.md file
- Bump version to 4.1.3
2025-11-16 20:31:53 -05:00
..