Skip to content

Commit 48b89c7

Browse files
committed
🎨 fix formating
1 parent 469c47e commit 48b89c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.claude/commands/revise-agents-md.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Review this session for learnings about working with Agents in this codebase. Up
33
## Step 1: Reflect
44

55
What context was missing that would have helped Agents work more effectively?
6+
67
- Bash commands that were used or discovered
78
- Code style patterns followed
89
- Testing approaches that worked
@@ -22,6 +23,7 @@ find . -name "AGENTS.md" 2>/dev/null | head -20
2223
Format: `<command or pattern>` - `<brief description>`
2324

2425
Avoid:
26+
2527
- Verbose explanations
2628
- Obvious information
2729
- One-off fixes unlikely to recur

0 commit comments

Comments
 (0)