Skip to content

feat: [gem-team] Optimize memory management + Routing + concise agent definitions#1782

Open
mubaidr wants to merge 14 commits into
github:stagedfrom
mubaidr:staged
Open

feat: [gem-team] Optimize memory management + Routing + concise agent definitions#1782
mubaidr wants to merge 14 commits into
github:stagedfrom
mubaidr:staged

Conversation

@mubaidr
Copy link
Copy Markdown
Contributor

@mubaidr mubaidr commented May 20, 2026

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have read and followed the Guidance for submissions involving paid services.
  • My contribution adds a new instruction, prompt, agent, skill, or workflow 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, agent, skill, or workflow with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.
  • I am targeting the staged branch for this pull request.

Description

  • Add shortcuts to Orchestrator based on user intent/ task types
  • Clarify and optimize memory management for Researcher, Planner, Orchestrator agents.
  • Simplify/ concise all agent definitions

Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New plugin.
  • New skill file.
  • New agentic workflow.
  • Update to existing instruction, prompt, agent, plugin, skill, or workflow.
  • 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.

Refactor the gem-browser-tester.agent.md file to provide a concise role description and streamline the listed knowledge sources.
@mubaidr mubaidr requested a review from aaronpowell as a code owner May 20, 2026 19:52
@github-actions github-actions Bot added agent PR touches agents new-submission PR adds at least one new contribution plugin PR touches plugins labels May 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 20, 2026

🔍 Skill Validator Results

✅ All checks passed

Scope Checked
Skills 1
Agents 16
Total 17
Severity Count
--- ---:
❌ Errors 0
⚠️ Warnings 0
ℹ️ Advisories 0

Summary

Level Finding
ℹ️ Found 16 agent(s)
ℹ️ Validated 16 agent(s)
ℹ️ ✅ All checks passed (16 agent(s))
Full validator output ```text Found 16 agent(s) Validated 16 agent(s)

✅ All checks passed (16 agent(s))

</details>

@mubaidr
Copy link
Copy Markdown
Contributor Author

mubaidr commented May 20, 2026

Spelling mistake is false positive due to some dev name.

Error: ./.github/plugin/marketplace.json:587: Parth ==> Path
Error: ./plugins/external.json:318: Parth ==> Path

@mubaidr mubaidr changed the title feat: [gem-team] bump marketplace version to 1.33.0 feat: [gem-team] Optimize memory management + Routing + concise agent definitions May 20, 2026
mubaidr and others added 6 commits May 21, 2026 01:10
…ify routing matrix: explicitly add bug_fix/debug handling in both routing and new_task phases.

- Enhance researcher mode: use backticks on `research_yaml_paths` file paths and restructure the merge and envelope steps for clearer flow.
…hance approval flow in gem-devops; update marketplace version

- Updated .github/plugin/marketplace.json version to 1.34.0.
aaronpowell
aaronpowell previously approved these changes May 22, 2026
@aaronpowell
Copy link
Copy Markdown
Contributor

Got a legit spelling mistake now!

@mubaidr mubaidr marked this pull request as draft May 22, 2026 07:34
@mubaidr mubaidr marked this pull request as ready for review May 22, 2026 10:58
mubaidr added 4 commits May 22, 2026 16:10
- Updated .github/plugin/marketplace.json version field.
- Refactored agents/gem-orchestrator.agent.md: renamed Phase 1 to Phase 0, added Intent Detection, Gray‑Areas Detection, and Complexity Assessment sections.
- Revised workflow routing and plan validation logic, including detailed phase descriptions and crystal‑clear phase transition rules.
…t Detection, Gray Areas, Complexity Assessment) and update wording; bump marketplace plugin version to 1.39.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent PR touches agents new-submission PR adds at least one new contribution plugin PR touches plugins

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants