Skip to content

Conversation

@BBoyBen
Copy link
Contributor

@BBoyBen BBoyBen commented Jan 18, 2026

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, or chat mode with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.

Description

Update agent instruction file with modify the orchestration part.
=> Edit how to orchestrate agent in a more deterministic way by using directive instruction instead of JS instruction.
=> By precisely specifying the agent to use, the orchestrator takes less liberties and respects the configurations of the sub-agents


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • New collection file.
  • New skill file.
  • Update to existing instruction, prompt, chat mode, collection or skill.
  • Other (please specify):

Additional Notes

/


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants