EXXETA / EXXETA/exxperts

Add a central instruction/context file for shared room guidance

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
354
Forks
40
PR merge metrics
No merged PRs in 30d

Description

### User Problem
I want to define some instructions and context once, instead of teaching the same things to every room individually. Repeating shared guidance across rooms is inefficient and easy to forget.

### Feature Request
Add a central instruction/context file, similar to Claude.md, that can provide shared guidance across rooms.

**Example:**

- User defines global project instructions in one central file
- Multiple rooms can use the same shared instructions
- User does not need to repeat the same context in every room
- Room-specific instructions can still override or extend the central context

Contributor guide

Open the contributing guide

Research direction

Start by locating the room instruction and context-loading entry points in the TypeScript codebase, then trace how room-specific guidance is stored and applied. Define the central instruction/context file and verify that multiple rooms inherit it while room-specific instructions can override or extend it.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
ai
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.