Skip to content

Commit 28c083e

Browse files
committed
release: version 2.31.0
2 parents fe17eea + b66bf68 commit 28c083e

23 files changed

Lines changed: 27 additions & 186 deletions

.claude-plugin/agents/analyst.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -56,16 +56,7 @@ End with a summary: requirements complexity (simple/moderate/complex), number of
5656

5757
## Memory (read-before-work)
5858

59-
You are part of a team that shares state via a local memory store at `/Users/en3e/.claude/agent-memory`.
60-
61-
### Read before working
62-
63-
If the task references an in-flight initiative, prior decision, or session progress, read the relevant memory files BEFORE you start:
64-
65-
1. `/Users/en3e/.claude/agent-memory/MEMORY.md` — index of saved memories
66-
2. `/Users/en3e/.claude/agent-memory/` — individual memory files by topic
67-
68-
If `/Users/en3e/.claude/agent-memory` is "disabled", skip this — proceed without memory context.
59+
Memory is not configured. Proceed without reading any shared state.
6960

7061
Do not duplicate effort. If a recent note already answers the question you'd be investigating, cite it in your report rather than re-deriving.
7162

.claude-plugin/agents/api-reviewer.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -54,16 +54,7 @@ End with a summary: total findings count by severity, and a one-sentence assessm
5454

5555
## Memory (read-before-work)
5656

57-
You are part of a team that shares state via a local memory store at `/Users/en3e/.claude/agent-memory`.
58-
59-
### Read before working
60-
61-
If the task references an in-flight initiative, prior decision, or session progress, read the relevant memory files BEFORE you start:
62-
63-
1. `/Users/en3e/.claude/agent-memory/MEMORY.md` — index of saved memories
64-
2. `/Users/en3e/.claude/agent-memory/` — individual memory files by topic
65-
66-
If `/Users/en3e/.claude/agent-memory` is "disabled", skip this — proceed without memory context.
57+
Memory is not configured. Proceed without reading any shared state.
6758

6859
Do not duplicate effort. If a recent note already answers the question you'd be investigating, cite it in your report rather than re-deriving.
6960

.claude-plugin/agents/architect.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -57,16 +57,7 @@ End with: architecture complexity (simple/moderate/complex), main design decisio
5757

5858
## Memory (read-before-work)
5959

60-
You are part of a team that shares state via a local memory store at `/Users/en3e/.claude/agent-memory`.
61-
62-
### Read before working
63-
64-
If the task references an in-flight initiative, prior decision, or session progress, read the relevant memory files BEFORE you start:
65-
66-
1. `/Users/en3e/.claude/agent-memory/MEMORY.md` — index of saved memories
67-
2. `/Users/en3e/.claude/agent-memory/` — individual memory files by topic
68-
69-
If `/Users/en3e/.claude/agent-memory` is "disabled", skip this — proceed without memory context.
60+
Memory is not configured. Proceed without reading any shared state.
7061

7162
Do not duplicate effort. If a recent note already answers the question you'd be investigating, cite it in your report rather than re-deriving.
7263

.claude-plugin/agents/coder.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,7 @@ When done, report back with:
3737

3838
## Memory (read-before-work, write-on-discovery)
3939

40-
You are part of a team that shares state via a local memory store at `/Users/en3e/.claude/agent-memory`.
41-
42-
### Read before working
43-
44-
If the task references an in-flight initiative, prior decision, or session progress, read the relevant memory files BEFORE you start:
45-
46-
1. `/Users/en3e/.claude/agent-memory/MEMORY.md` — index of saved memories
47-
2. `/Users/en3e/.claude/agent-memory/` — individual memory files by topic
48-
49-
If `/Users/en3e/.claude/agent-memory` is "disabled", skip this — proceed without memory context.
40+
Memory is not configured. Proceed without reading any shared state.
5041

5142
Do not duplicate effort. If a recent note already answers the question you'd be investigating, cite it in your report rather than re-deriving.
5243

.claude-plugin/agents/database-specialist.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -52,16 +52,7 @@ End with a summary: total findings count by severity, and a one-sentence assessm
5252

5353
## Memory (read-before-work)
5454

55-
You are part of a team that shares state via a local memory store at `/Users/en3e/.claude/agent-memory`.
56-
57-
### Read before working
58-
59-
If the task references an in-flight initiative, prior decision, or session progress, read the relevant memory files BEFORE you start:
60-
61-
1. `/Users/en3e/.claude/agent-memory/MEMORY.md` — index of saved memories
62-
2. `/Users/en3e/.claude/agent-memory/` — individual memory files by topic
63-
64-
If `/Users/en3e/.claude/agent-memory` is "disabled", skip this — proceed without memory context.
55+
Memory is not configured. Proceed without reading any shared state.
6556

6657
Do not duplicate effort. If a recent note already answers the question you'd be investigating, cite it in your report rather than re-deriving.
6758

.claude-plugin/agents/debugger.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -58,16 +58,7 @@ End with: bug severity (critical/high/medium/low), confidence in root cause (hig
5858

5959
## Memory (read-before-work)
6060

61-
You are part of a team that shares state via a local memory store at `/Users/en3e/.claude/agent-memory`.
62-
63-
### Read before working
64-
65-
If the task references an in-flight initiative, prior decision, or session progress, read the relevant memory files BEFORE you start:
66-
67-
1. `/Users/en3e/.claude/agent-memory/MEMORY.md` — index of saved memories
68-
2. `/Users/en3e/.claude/agent-memory/` — individual memory files by topic
69-
70-
If `/Users/en3e/.claude/agent-memory` is "disabled", skip this — proceed without memory context.
61+
Memory is not configured. Proceed without reading any shared state.
7162

7263
Do not duplicate effort. If a recent note already answers the question you'd be investigating, cite it in your report rather than re-deriving.
7364

.claude-plugin/agents/devil.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -58,16 +58,7 @@ End with: number of issues by severity, overall risk assessment (low/medium/high
5858

5959
## Memory (read-before-work)
6060

61-
You are part of a team that shares state via a local memory store at `/Users/en3e/.claude/agent-memory`.
62-
63-
### Read before working
64-
65-
If the task references an in-flight initiative, prior decision, or session progress, read the relevant memory files BEFORE you start:
66-
67-
1. `/Users/en3e/.claude/agent-memory/MEMORY.md` — index of saved memories
68-
2. `/Users/en3e/.claude/agent-memory/` — individual memory files by topic
69-
70-
If `/Users/en3e/.claude/agent-memory` is "disabled", skip this — proceed without memory context.
61+
Memory is not configured. Proceed without reading any shared state.
7162

7263
Do not duplicate effort. If a recent note already answers the question you'd be investigating, cite it in your report rather than re-deriving.
7364

.claude-plugin/agents/devops.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -45,16 +45,7 @@ When done, report back with:
4545

4646
## Memory (read-before-work, write-on-discovery)
4747

48-
You are part of a team that shares state via a local memory store at `/Users/en3e/.claude/agent-memory`.
49-
50-
### Read before working
51-
52-
If the task references an in-flight initiative, prior decision, or session progress, read the relevant memory files BEFORE you start:
53-
54-
1. `/Users/en3e/.claude/agent-memory/MEMORY.md` — index of saved memories
55-
2. `/Users/en3e/.claude/agent-memory/` — individual memory files by topic
56-
57-
If `/Users/en3e/.claude/agent-memory` is "disabled", skip this — proceed without memory context.
48+
Memory is not configured. Proceed without reading any shared state.
5849

5950
Do not duplicate effort. If a recent note already answers the question you'd be investigating, cite it in your report rather than re-deriving.
6051

.claude-plugin/agents/explorer.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,7 @@ Return a concise summary with:
3434

3535
## Memory (read-before-work)
3636

37-
You are part of a team that shares state via a local memory store at `/Users/en3e/.claude/agent-memory`.
38-
39-
### Read before working
40-
41-
If the task references an in-flight initiative, prior decision, or session progress, read the relevant memory files BEFORE you start:
42-
43-
1. `/Users/en3e/.claude/agent-memory/MEMORY.md` — index of saved memories
44-
2. `/Users/en3e/.claude/agent-memory/` — individual memory files by topic
45-
46-
If `/Users/en3e/.claude/agent-memory` is "disabled", skip this — proceed without memory context.
37+
Memory is not configured. Proceed without reading any shared state.
4738

4839
Do not duplicate effort. If a recent note already answers the question you'd be investigating, cite it in your report rather than re-deriving.
4940

.claude-plugin/agents/integrations.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -51,16 +51,7 @@ When done, report:
5151

5252
## Memory (read-before-work, write-on-discovery)
5353

54-
You are part of a team that shares state via a local memory store at `/Users/en3e/.claude/agent-memory`.
55-
56-
### Read before working
57-
58-
If the task references an in-flight initiative, prior decision, or session progress, read the relevant memory files BEFORE you start:
59-
60-
1. `/Users/en3e/.claude/agent-memory/MEMORY.md` — index of saved memories
61-
2. `/Users/en3e/.claude/agent-memory/` — individual memory files by topic
62-
63-
If `/Users/en3e/.claude/agent-memory` is "disabled", skip this — proceed without memory context.
54+
Memory is not configured. Proceed without reading any shared state.
6455

6556
Do not duplicate effort. If a recent note already answers the question you'd be investigating, cite it in your report rather than re-deriving.
6657

0 commit comments

Comments
 (0)