Skip to content

Commit 37fe75c

Browse files
committed
Tweak CLAUDE.md
1 parent 4561551 commit 37fe75c

1 file changed

Lines changed: 9 additions & 20 deletions

File tree

CLAUDE.md

Lines changed: 9 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,17 @@
11
# Conventions
22

3-
## Self-Improvement Loop
3+
## Self-Improvement
44

5-
After every task, ask: "What did I get wrong, get told twice, or discover?
6-
Should it go in CLAUDE.md, a spec, a hook, a skill, or memory?"
5+
After every task, check what was learned and route it:
76

8-
## Rules
7+
- Repeated instruction (corrected twice): add it to CLAUDE.md.
8+
- Design decision: write or update a spec.
9+
- Repeatable workflow: propose a skill.
10+
- Must always happen: propose a hook.
11+
- Learned pattern: save to memory.
912

10-
- **Before implementing anything non-trivial**: write or update a spec and get
11-
approval first.
12-
13-
- **After every change**: ask the user if CLAUDE.md, specs, or skills should be
14-
updated to reflect what was learned.
15-
16-
- **Repeated instruction** (user corrects the same thing twice): add it to
17-
CLAUDE.md.
18-
19-
- **Design decision**: write or update a spec.
20-
21-
- **Repeatable workflow**: propose a skill.
22-
23-
- **Must always happen**: propose a hook.
24-
25-
- **Learned pattern**: save to memory.
13+
Before implementing anything non-trivial, write or update a spec and get
14+
approval first.
2615

2716
## Markdown
2817

0 commit comments

Comments
 (0)