Skip to content

[gem-team] Designer Updates, hanlde failures in all agents#1474

Open
mubaidr wants to merge 10 commits intogithub:stagedfrom
mubaidr:staged
Open

[gem-team] Designer Updates, hanlde failures in all agents#1474
mubaidr wants to merge 10 commits intogithub:stagedfrom
mubaidr:staged

Conversation

@mubaidr
Copy link
Copy Markdown
Contributor

@mubaidr mubaidr commented Apr 22, 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

  • Update designers with anti-ali slope instructions
  • Add self critic and failure handling to some more agents
  • Fix phases in orchstrator

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.

mubaidr added 4 commits April 16, 2026 13:51
- Orchestrator is now purely an orchestrator
- Added new calrify  phase for immediate user erequest understanding and task parsing before workflow
- Enforce review/ critic to plan instea dof 3x plan generation retries for better error handling and self-correction
- Add hins to all agents
- Optimize defitons for simplicity/ conciseness while maintaining clarity
- Updated `.github/plugin/marketplace.json` to version 1.10.0.
- Revised `agents/gem-browser-tester.agent.md` to improve the BROWSER TESTER role documentation with a clearer structure, explicit role header, and organized knowledge sources section.
@mubaidr mubaidr requested a review from aaronpowell as a code owner April 22, 2026 18:35
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 22, 2026

🔍 Skill Validator Results

✅ All checks passed

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

Summary

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

✅ All checks passed (15 agent(s))

</details>

mubaidr added 2 commits April 27, 2026 14:19
…ser‑tester, code‑simplifier, critic, and debugger agents
…entation details

- Refine **Clarify** mode description to emphasize minimal research for detecting ambiguities.
- Reorder steps and clarify intent detection (`continue_plan`, `modify_plan`, `new_task`).
- Add explicit sub‑steps for presenting architectural and task‑specific clarifications.
- Update **Research** mode section with clearer initialization workflow.
- Simplify and reformat the confidence calculation comments for readability.
- Minor formatting tweaks and added blank lines for visual separation.
Copy link
Copy Markdown
Contributor

@aaronpowell aaronpowell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor spelling mistake but otherwise read for merge.

@mubaidr mubaidr marked this pull request as draft April 28, 2026 07:49
mubaidr added 2 commits April 28, 2026 13:01
… clarify workflow steps- Expanded the BROWSER TESTER role with explicit responsibilities and constraints

- Reformatted the Knowledge Sources list using consistent numbered items for readability- Updated the Workflow section to detail initialization, execution, and teardown steps more clearly- Refined the Output Format and Research Format Guide structures to use proper markdown syntax
- Improved overall formatting and consistency of documentation for better maintainability
@mubaidr mubaidr marked this pull request as ready for review April 28, 2026 08:04
@mubaidr
Copy link
Copy Markdown
Contributor Author

mubaidr commented Apr 28, 2026

Also fixed the formatting based on rules form this repo.

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