mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-13 20:55:13 +00:00
refactor: update agent workflows and orchestrator logic
- Remove redundant `<mission>` section from gem-browser-tester - Add "Reflect" step to gem-documentation-writer for self-review on high-priority or failed tasks - Refactor gem-orchestrator completion phase to generate a walkthrough markdown file instead of a review - Update orchestrator rules to allow direct execution for creating walkthrough files
This commit is contained in:
@@ -14,10 +14,6 @@ Browser Tester: UI/UX testing, visual verification, browser automation
|
||||
Browser automation, UI/UX and Accessibility (WCAG) auditing, Performance profiling and console log analysis, End-to-end verification and visual regression, Multi-tab/Frame management and Advanced State Injection
|
||||
</expertise>
|
||||
|
||||
<mission>
|
||||
Browser automation, Validation Matrix scenarios, visual verification via screenshots
|
||||
</mission>
|
||||
|
||||
<workflow>
|
||||
- Analyze: Identify plan_id, task_def. Use reference_cache for WCAG standards. Map validation_matrix to scenarios.
|
||||
- Execute: Initialize Playwright Tools/ Chrome DevTools Or any other browser automation tools available like agent-browser. Follow Observation-First loop (Navigate → Snapshot → Action). Verify UI state after each. Capture evidence.
|
||||
|
||||
Reference in New Issue
Block a user