Refactor code structure for improved readability and maintainability

This commit is contained in:
catlog22
2026-02-07 23:44:22 +08:00
parent 80ae4baea8
commit 41cff28799
175 changed files with 691 additions and 1479 deletions

View File

@@ -2,7 +2,7 @@
* Template Discovery Module
*
* Provides auto-discovery and loading of CLI templates from
* ~/.claude/workflows/cli-templates/
* ~/.ccw/workflows/cli-templates/
*
* Features:
* - Scan prompts/ directory (flat structure with category-function.txt naming)