Skip to content

Commit 98b0254

Browse files
authored
Merge pull request xencon#1717 from sbadakhc/issue-1716/remove-legacy-opencode-modes-directory
Remove legacy OpenCode modes directory and update documentation (xencon#1716)
2 parents bbd3550 + 443fee6 commit 98b0254

5 files changed

Lines changed: 1 addition & 222 deletions

File tree

.opencode/modes/building.md

Lines changed: 0 additions & 70 deletions
This file was deleted.

.opencode/modes/planning.md

Lines changed: 0 additions & 51 deletions
This file was deleted.

.opencode/modes/reviewing.md

Lines changed: 0 additions & 98 deletions
This file was deleted.

CLAUDE.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
## Claude Code-Specific Notes
66

7-
- Use plan mode (`/mode planning`) before making architectural changes to `lib/cli/profile.sh` or `services/docker-compose.yml`
87
- When working with shell scripts, run `shellcheck` before committing
98
- For security-related changes, consult `.claude/rules/security.md`
109
- All custom commands are available under `.claude/commands/`

lib/cli/CONTEXT.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ build on -- changes here affect the entire CLI.
1111

1212
## Agent Guidance
1313

14-
**IMPORTANT:** Use plan mode (`/mode planning` in Claude Code) before making
15-
architectural changes to `profile.sh`. This is explicitly required by `CLAUDE.md`.
14+
**IMPORTANT:** Use plan mode (in Claude Code) before making architectural changes to `profile.sh`. This is a general best practice for making impactful changes.
1615

1716
**You MAY:**
1817
- Add helper functions used by profile loading

0 commit comments

Comments
 (0)