sync sidecars from ~/.claude/

This commit is contained in:
Zhang Jiahao
2026-04-21 01:13:43 +08:00
parent 8e7abb2092
commit 1d0a04c158
2 changed files with 14 additions and 4 deletions

View File

@@ -1,6 +1,8 @@
# Practice Notes
## Locate tooling (for mature/unfamiliar repos)
按工具 / 主题分节。跨工具的工作流放在前面(如 `## Locate workflow`),单工具的具体实践放各自 `## <tool>` 节下。
## Locate workflow (for mature/unfamiliar repos)
- `repomix -o /tmp/x.xml` (or `repomix <subdir>`) — full-repo LLM pack; slice by subdir if > 100k tokens
- `eza --tree --git-ignore --level=3 .` for layout (path arg required)