We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25f33bc commit 17f4492Copy full SHA for 17f4492
config/dot_claude/metabase.md
@@ -4,4 +4,6 @@
4
- My local Metabase directory is in `/Users/poom/Workspaces/metabase/metabase`
5
- It has the git-excluded `.claude-private` directory which should contain
6
the Claude memory files for project planning.
7
-
+ - `.claude-private/emb-*` (e.g. emb-451) contains my reference worktrees that
8
+ are used for Claude to use as quick references (e.g. when splitting a huge
9
+ proof-of-concept implementation branches into smaller stacked PRs)
0 commit comments