Skip to content

[gem-team] Introduce specialized skills and guidelines to agents#1271

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

[gem-team] Introduce specialized skills and guidelines to agents#1271
mubaidr wants to merge 14 commits intogithub:stagedfrom
mubaidr:staged

Conversation

@mubaidr
Copy link
Copy Markdown
Contributor

@mubaidr mubaidr commented Apr 2, 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 browser tester to do flow testing
  • Add specialized skill based guidelines to designer/ impemnter etc

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 and others added 14 commits March 23, 2026 00:05
- Introduce Discuss Phase for medium/complex objectives, generating context‑aware options and logging architectural decisions
- Add PRD creation step after discussion, storing the PRD in docs/prd.yaml
- Refactor Phase 1 to pass task clarifications to researchers
- Update Phase 2 planning to include multi‑plan selection for complex tasks and verification with gem‑reviewer
- Enhance Phase 3 execution loop with wave integration checks and conflict filtering
- Update `marketplace.json` version from `1.3.3` to `1.3.4`.
- Refine `gem-browser-tester.agent.md`:
  - Replace "UUIDs" typo with correct spelling.
  - Adjust wording and formatting for clarity.
  - Update JSON code fences to use ````jsonc````.
  - Modify workflow description to reference `AGENTS.md` when present.
- Refine `gem-devops.agent.md`:
  - Align expertise list formatting.
  - Standardize tool list syntax with back‑ticks.
  - Minor wording improvements.
- Increase retry attempts in `gem-browser-tester.agent.md` from 2 to 3 attempts.
- Minor typographical and formatting corrections across agent documentation.
- Updated gem-orchestrator.agent.md to use `project_prd_path` instead of `prd_path` in task definitions and delegation logic.
- Updated gem-planner.agent.md to reference `project_prd_path` and clarify PRD reading.
- Updated gem-researcher.agent.md to use `project_prd_path` and adjust PRD consumption logic.
- Applied minor wording improvements and consistency fixes across the orchestrator, planner, and researcher documentation.
…revamp gem-browser-tester agent documentation with clearer role, expertise, and workflow specifications.
…n thresholds

- Update marketplace.json version from 1.4.0 to 1.5.0
- Adjust validation criteria in gem-browser-tester.agent.md to trigger additional tests when coverage < 0.85 or confidence < 0.85
- Refine accessibility compliance description, adding runtime validation and SPEC‑based accessibility notes- Add new gem-code-simplifier.agent.md documentation for code refactoring
- Update README and plugin metadata to reflect version change and new tooling
…dance in gem‑orchestrator.agent.md

- Clarified the two‑step diagnostic‑then‑fix flow for bug fixes using gem‑debugger and gem‑implementer.
- Updated the “Delegation First” checklist to stress that **no** task, however small, should be performed directly by the orchestrator, emphasizing sub‑agent delegation and retry/escalation strategy.
- Update description to include “flow testing” and “user journey” among triggers.
- Expand expertise list to cover flow testing and visual regression.
- Revise knowledge sources and workflow to detail initialization, setup, flow execution, and teardown.
- Introduce comprehensive step types (navigate, interact, assert, branch, extract, wait, screenshot) with explicit wait strategies.
- Implement baseline screenshot comparison for visual regression.
- Restructure execution pattern to manage flow context and multi‑step user journeys.
@mubaidr mubaidr requested a review from aaronpowell as a code owner April 2, 2026 18:57
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

🔍 Skill Validator Results

13 resource(s) checked | ✅ All checks passed

Full output
No agents found in the specified paths: "/home/runner/work/awesome-copilot/awesome-copilot/agents/gem-browser-tester.agent.md", "/home/runner/work/awesome-copilot/awesome-copilot/agents/gem-code-simplifier.agent.md", "/home/runner/work/awesome-copilot/awesome-copilot/agents/gem-critic.agent.md", "/home/runner/work/awesome-copilot/awesome-copilot/agents/gem-debugger.agent.md", "/home/runner/work/awesome-copilot/awesome-copilot/agents/gem-designer.agent.md", "/home/runner/work/awesome-copilot/awesome-copilot/agents/gem-devops.agent.md", "/home/runner/work/awesome-copilot/awesome-copilot/agents/gem-documentation-writer.agent.md", "/home/runner/work/awesome-copilot/awesome-copilot/agents/gem-implementer.agent.md", "/home/runner/work/awesome-copilot/awesome-copilot/agents/gem-orchestrator.agent.md", "/home/runner/work/awesome-copilot/awesome-copilot/agents/gem-planner.agent.md", "/home/runner/work/awesome-copilot/awesome-copilot/agents/gem-researcher.agent.md", "/home/runner/work/awesome-copilot/awesome-copilot/agents/gem-reviewer.agent.md"

Note: Errors were found. These are currently reported as warnings and do not block merge. Please review and address when possible.

@mubaidr mubaidr changed the title Staged [gem-team] Introduce specialized skills and guidelines to agents Apr 2, 2026
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