Use case
Current AI instructions don't demonstrate how to properly add new instructions that will be retrieved when needed without overloading the context. Addind a little bit of structure to the instructions with some examples would help making them evolve in a sane way later on. Also, current instructions are a bit outdated here and there, so they should be updated.
Current Workaround
Manually providing the proper instructions through prompts.
Proposed Solution
- Add skills, structured instructions files, examples, etc.
- Update current instructions where outdated.
Additional Information
Keep the base instruction context small and human-written, as too much or self-generated instructions generally perform poorly in comparison (see https://arxiv.org/pdf/2602.11988 and https://arxiv.org/pdf/2602.12670)
If the feature request is approved, would you be willing to submit a PR?
Yes
Use case
Current AI instructions don't demonstrate how to properly add new instructions that will be retrieved when needed without overloading the context. Addind a little bit of structure to the instructions with some examples would help making them evolve in a sane way later on. Also, current instructions are a bit outdated here and there, so they should be updated.
Current Workaround
Manually providing the proper instructions through prompts.
Proposed Solution
Additional Information
Keep the base instruction context small and human-written, as too much or self-generated instructions generally perform poorly in comparison (see https://arxiv.org/pdf/2602.11988 and https://arxiv.org/pdf/2602.12670)
If the feature request is approved, would you be willing to submit a PR?
Yes