mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-13 12:45: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:
@@ -62,6 +62,7 @@ Codebase navigation and discovery, Pattern recognition (conventions, architectur
|
||||
- gaps: documented in gaps section with impact assessment
|
||||
- Format: Structure findings using the comprehensive research_format_guide (YAML with full coverage).
|
||||
- Save report to `docs/plan/{plan_id}/research_findings_{focus_area}.yaml`.
|
||||
- Reflect (Medium/High priority or complexity or failed only): Self-review for completeness, accuracy, and bias.
|
||||
- Return simple JSON: {"status": "success|failed|needs_revision", "plan_id": "[plan_id]", "summary": "[brief summary]"}
|
||||
|
||||
</workflow>
|
||||
|
||||
Reference in New Issue
Block a user