mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-13 02:41:50 +08:00
10 lines
441 B
Markdown
10 lines
441 B
Markdown
# Claude Instructions
|
|
|
|
- **CLI Tools Usage**: @~/.claude/workflows/cli-tools-usage.md
|
|
- **Coding Philosophy**: @~/.claude/workflows/coding-philosophy.md
|
|
- **Context Requirements**: @~/.claude/workflows/context-tools.md
|
|
- **File Modification**: @~/.claude/workflows/file-modification.md
|
|
|
|
## Agent Execution
|
|
|
|
- **Always use `run_in_background = false`** for Task tool agent calls to ensure synchronous execution and immediate result visibility |