Codex: Fix workspace instruction paths.
This commit is contained in:
parent
9dc4735662
commit
344fa17e7c
|
|
@ -1,16 +1,18 @@
|
|||
# Claude Workspace Instructions
|
||||
# Workspace Instructions
|
||||
|
||||
Before doing any work in this repository, read these files in full:
|
||||
Keep the current working directory unchanged. For workspace instructions and workspace-owned files, look for files and folders under `.claude/`.
|
||||
|
||||
- `IDENTITY.md`
|
||||
- `MEMORY.md`
|
||||
- `SOUL.md`
|
||||
- `TOOLS.md`
|
||||
- `USER.md`
|
||||
Before doing any work in this repository, read these files in full from `.claude/`:
|
||||
|
||||
- `.claude/IDENTITY.md`
|
||||
- `.claude/MEMORY.md`
|
||||
- `.claude/SOUL.md`
|
||||
- `.claude/TOOLS.md`
|
||||
- `.claude/USER.md`
|
||||
|
||||
Use them as the workspace context for identity, user preferences, memory, local tools, and operating conventions.
|
||||
|
||||
Additional workspace folders:
|
||||
Additional `.claude/` workspace folders:
|
||||
|
||||
- `skills/` — skills available for tasks in this repository.
|
||||
- `memory/` — persisted notes and references for this workspace.
|
||||
- `.claude/skills/` — skills available for tasks in this repository.
|
||||
- `.claude/memory/` — persisted notes and references for this workspace.
|
||||
|
|
|
|||
|
|
@ -1,16 +1,18 @@
|
|||
# Claude Workspace Instructions
|
||||
# Workspace Instructions
|
||||
|
||||
Before doing any work in this repository, read these files in full:
|
||||
Keep the current working directory unchanged. For workspace instructions and workspace-owned files, look for files and folders under `.codex/`.
|
||||
|
||||
- `IDENTITY.md`
|
||||
- `MEMORY.md`
|
||||
- `SOUL.md`
|
||||
- `TOOLS.md`
|
||||
- `USER.md`
|
||||
Before doing any work in this repository, read these files in full from `.codex/`:
|
||||
|
||||
- `.codex/IDENTITY.md`
|
||||
- `.codex/MEMORY.md`
|
||||
- `.codex/SOUL.md`
|
||||
- `.codex/TOOLS.md`
|
||||
- `.codex/USER.md`
|
||||
|
||||
Use them as the workspace context for identity, user preferences, memory, local tools, and operating conventions.
|
||||
|
||||
Additional workspace folders:
|
||||
Additional `.codex/` workspace folders:
|
||||
|
||||
- `skills/` — skills available for tasks in this repository.
|
||||
- `memory/` — persisted notes and references for this workspace.
|
||||
- `.codex/skills/` — skills available for tasks in this repository.
|
||||
- `.codex/memory/` — persisted notes and references for this workspace.
|
||||
|
|
|
|||
|
|
@ -1,16 +1,18 @@
|
|||
# Claude Workspace Instructions
|
||||
# Workspace Instructions
|
||||
|
||||
Before doing any work in this repository, read these files in full:
|
||||
Keep the current working directory unchanged. For workspace instructions and workspace-owned files, look for files and folders under `.kiro/steering/`.
|
||||
|
||||
- `IDENTITY.md`
|
||||
- `MEMORY.md`
|
||||
- `SOUL.md`
|
||||
- `TOOLS.md`
|
||||
- `USER.md`
|
||||
Before doing any work in this repository, read these files in full from `.kiro/steering/`:
|
||||
|
||||
- `.kiro/steering/IDENTITY.md`
|
||||
- `.kiro/steering/MEMORY.md`
|
||||
- `.kiro/steering/SOUL.md`
|
||||
- `.kiro/steering/TOOLS.md`
|
||||
- `.kiro/steering/USER.md`
|
||||
|
||||
Use them as the workspace context for identity, user preferences, memory, local tools, and operating conventions.
|
||||
|
||||
Additional workspace folders:
|
||||
Additional `.kiro/` workspace folders:
|
||||
|
||||
- `skills/` — skills available for tasks in this repository.
|
||||
- `memory/` — persisted notes and references for this workspace.
|
||||
- `.kiro/skills/` — skills available for tasks in this repository.
|
||||
- `.kiro/memory/` — persisted notes and references for this workspace.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user