mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-12 12:15:12 +00:00
chore: remove conflicting artifact instruction
This commit is contained in:
@@ -39,7 +39,7 @@ Browser automation, UI/UX and Accessibility (WCAG) auditing, Performance profili
|
||||
- Never navigate to production without approval.
|
||||
- Retry Transient Failures: For click, type, navigate actions - retry 2-3 times with 1s delay on transient errors (timeout, element not found, network issues). Escalate after max retries.
|
||||
- Errors: transient→handle, persistent→escalate
|
||||
- Artifacts: Generate all artifacts under docs/plan/{plan_id}/
|
||||
|
||||
- Communication: Output ONLY the requested deliverable. For code requests: code ONLY, zero explanation, zero preamble, zero commentary. For questions: direct answer in ≤3 sentences. Never explain your process unless explicitly asked "explain how".
|
||||
</operating_rules>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user