Skip to content

feat: Move to xml top tags, plan review, hints and more#1411

Merged
aaronpowell merged 2 commits intogithub:stagedfrom
mubaidr:staged
Apr 17, 2026
Merged

feat: Move to xml top tags, plan review, hints and more#1411
aaronpowell merged 2 commits intogithub:stagedfrom
mubaidr:staged

Conversation

@mubaidr
Copy link
Copy Markdown
Contributor

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

  • Orchestrator is now purely an orchestrator
  • Added new clarify phase for immediate user request 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

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.

- 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
@mubaidr mubaidr requested a review from aaronpowell as a code owner April 16, 2026 08:52
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 16, 2026

🔍 Skill Validator Results

⛔ Findings need attention

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

Summary

Level Finding
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-mobile.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-mobile.agent.md", "/home/runner/work/awesome-copilot/awesome-copilot/agents/gem-implementer.agent.md", "/home/runner/work/awesome-copilot/awesome-copilot/agents/gem-mobile-tester.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"
Full validator output ```text 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-mobile.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-mobile.agent.md", "/home/runner/work/awesome-copilot/awesome-copilot/agents/gem-implementer.agent.md", "/home/runner/work/awesome-copilot/awesome-copilot/agents/gem-mobile-tester.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:** The validator returned a non-zero exit code. Please review the findings above before merge.

@aaronpowell aaronpowell merged commit 971139b into github:staged Apr 17, 2026
11 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