refactor: migrate legacy standalone CLI tools to CliFramework #235
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Only 19 of 98 tools (19%) extend CliFramework. The remaining 79 are standalone scripts with:
Scope
By directory:
Approach
Incremental migration, prioritizing:
Template
Each migration follows the pattern in CLAUDE.md:
Acceptance Criteria
Branch created:
feature/235-refactor-migrate-legacy-standalone-cli-tCompleted in v09.22.00.
Commits:
b3d9ee8,66e728b