refactor: remove redundant references to workflow architecture in documentation

This commit is contained in:
catlog22
2025-10-25 14:48:55 +08:00
parent 692a68da6f
commit c363b5dd0e
15 changed files with 14 additions and 17 deletions

View File

@@ -159,6 +159,5 @@ rg "error|exception" -g "*.ts"
## Notes
- Command templates and file patterns: see intelligent-tools-strategy.md (loaded in memory)
- Scratchpad directory details: see workflow-architecture.md
- Template path: `~/.claude/prompt-templates/bug-fix.md`
- Uses `@**/*` for in CONTEXT field for comprehensive codebase context

View File

@@ -165,6 +165,5 @@ rg "authenticate|login" -g "*.ts"
## Notes
- Command templates and file patterns: see intelligent-tools-strategy.md (loaded in memory)
- Scratchpad directory details: see workflow-architecture.md
- Template path: `~/.claude/prompt-templates/code-analysis.md`
- Uses `@**/*` for in CONTEXT field for comprehensive code context

View File

@@ -163,6 +163,5 @@ rg "architecture|design" --files-with-matches
## Notes
- Command templates and file patterns: see intelligent-tools-strategy.md (loaded in memory)
- Scratchpad directory details: see workflow-architecture.md
- Template path: `~/.claude/prompt-templates/plan.md`
- Uses `@**/*` for in CONTEXT field for comprehensive project context