Skip to content

Commit 0f088a2

Browse files
committed
add copilot instructions for new chat sessions
1 parent 34e8f32 commit 0f088a2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/agents/copilot-instructions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,7 @@ Node.js 20+ LTS with TypeScript (strict mode): Follow standard conventions
2626
- 001-perf-simulator-node: Added Node.js 20+ LTS with TypeScript (strict mode) + Express.js (HTTP server), Socket.IO (WebSocket), Chart.js (frontend charts)
2727

2828
<!-- MANUAL ADDITIONS START -->
29+
## Session Startup
30+
31+
At the start of every new chat session, before answering any questions, read the repository memory file at `/memories/repo/project-context.md` using the memory tool. This file contains important project-specific context including the project's purpose, the Five Sisters app family, sister app locations, change guidelines, and documentation conventions. If the file does not exist, continue normally without error.
2932
<!-- MANUAL ADDITIONS END -->

0 commit comments

Comments
 (0)