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

@@ -41,7 +41,7 @@
</ul>
<p><strong>Phase 3: Planning</strong></p>
<ul>
<li class="">Load plan schema: <code>~/.claude/workflows/cli-templates/schemas/plan-json-schema.json</code></li>
<li class="">Load plan schema: <code>~/.ccw/workflows/cli-templates/schemas/plan-json-schema.json</code></li>
<li class="">Generate plan.json following schema</li>
</ul>
<p><strong>Phase 4: Confirmation &amp; Selection</strong></p>