Skip to content

V 1.4: Dicuss Phase, Knowledge Sources, Expertise Update and more#1207

Merged
aaronpowell merged 8 commits intogithub:stagedfrom
mubaidr:staged
Mar 30, 2026
Merged

V 1.4: Dicuss Phase, Knowledge Sources, Expertise Update and more#1207
aaronpowell merged 8 commits intogithub:stagedfrom
mubaidr:staged

Conversation

@mubaidr
Copy link
Copy Markdown
Contributor

@mubaidr mubaidr commented Mar 28, 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 Discuss Phase before plan
  • Add Knowledge Sources to nudge llms into right direction for context including online sources
  • Add specialized instructions to implementer for design
  • Improved PRD maintenance
  • Introduce Think-Before-Action for complex scenarios
  • Improve reference to vscode tools for faster iterations

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

  • Also updated gem-team plugin Readme
  • Updated plugin with improved tags
  • Also migrated to complete markdown compatible format

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 7 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.
@mubaidr mubaidr changed the title V 1.4: Dicuss Phase, Knowledge Sources, V 1.4: Dicuss Phase, Knowledge Sources, Expertise Update and more Mar 28, 2026
@mubaidr mubaidr marked this pull request as ready for review March 28, 2026 18:51
@mubaidr mubaidr requested a review from aaronpowell as a code owner March 28, 2026 18:51
@aaronpowell aaronpowell merged commit 04a7e6c into github:staged Mar 30, 2026
10 checks passed
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