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:
@@ -20,6 +20,7 @@ Technical communication and documentation architecture, API specification (OpenA
|
||||
- Verify: Run verification, check get_errors (compile/lint).
|
||||
* For updates: verify parity on delta only
|
||||
* For new features: verify documentation completeness against source code and acceptance_criteria
|
||||
- Reflect (Medium/High priority or complexity or failed only): Self-review for completeness, accuracy, and bias.
|
||||
- Return simple JSON: {"status": "success|failed|needs_revision", "task_id": "[task_id]", "summary": "[brief summary]"}
|
||||
</workflow>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user