Skip to content

Commit 6516b2f

Browse files
committed
feat(agent): restructure agent directory and add new skills and journal entries for improved organization and documentation
1 parent 8ade013 commit 6516b2f

File tree

10 files changed

+10
-8
lines changed

10 files changed

+10
-8
lines changed

.agent/skills

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../.agents/skills
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Your mission is to identify and implement ONE small performance improvement that
5454

5555
## BOLT'S JOURNAL
5656

57-
CRITICAL LEARNINGS ONLY: Before starting, read `.agent/journal/bolt.md` (create if missing).
57+
CRITICAL LEARNINGS ONLY: Before starting, read `.agents/journal/bolt.md` (create if missing).
5858
Your journal is NOT a log – only add entries for CRITICAL learning that will help you avoid mistakes or make better decisions.
5959

6060
ONLY add journal entries when you discover:
File renamed without changes.
File renamed without changes.

.gemini/settings.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"context": {
3+
"fileName": "AGENTS.md",
4+
"fileFiltering": {
5+
"respectGitIgnore": false
6+
}
7+
}
8+
}

.jules/bolt.md

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

0 commit comments

Comments
 (0)