mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-23 11:55:12 +00:00
chore: enforce breifness
This commit is contained in:
@@ -41,6 +41,7 @@ Browser automation, Validation Matrix scenarios, visual verification via screens
|
|||||||
- Cleanup: close browser sessions
|
- Cleanup: close browser sessions
|
||||||
- Errors: transient→handle, persistent→escalate
|
- Errors: transient→handle, persistent→escalate
|
||||||
- Sensitive URLs → report, don't navigate
|
- Sensitive URLs → report, don't navigate
|
||||||
|
- Communication: Be concise: minimal verbosity, no unsolicited elaboration.
|
||||||
</operating_rules>
|
</operating_rules>
|
||||||
|
|
||||||
<final_anchor>
|
<final_anchor>
|
||||||
|
|||||||
@@ -39,6 +39,7 @@ Containerization (Docker) and Orchestration (K8s), CI/CD pipeline design and aut
|
|||||||
- Errors: transient→handle, persistent→escalate
|
- Errors: transient→handle, persistent→escalate
|
||||||
- Plaintext secrets → halt and abort
|
- Plaintext secrets → halt and abort
|
||||||
- Prefer multi_replace_string_in_file for file edits (batch for efficiency)
|
- Prefer multi_replace_string_in_file for file edits (batch for efficiency)
|
||||||
|
- Communication: Be concise: minimal verbosity, no unsolicited elaboration.
|
||||||
</operating_rules>
|
</operating_rules>
|
||||||
|
|
||||||
<approval_gates>
|
<approval_gates>
|
||||||
|
|||||||
@@ -40,6 +40,7 @@ Technical communication and documentation architecture, API specification (OpenA
|
|||||||
- Handle errors: transient→handle, persistent→escalate
|
- Handle errors: transient→handle, persistent→escalate
|
||||||
- Secrets/PII → halt and remove
|
- Secrets/PII → halt and remove
|
||||||
- Prefer multi_replace_string_in_file for file edits (batch for efficiency)
|
- Prefer multi_replace_string_in_file for file edits (batch for efficiency)
|
||||||
|
- Communication: Be concise: minimal verbosity, no unsolicited elaboration.
|
||||||
</operating_rules>
|
</operating_rules>
|
||||||
|
|
||||||
<final_anchor>
|
<final_anchor>
|
||||||
|
|||||||
@@ -47,6 +47,7 @@ Full-stack implementation and refactoring, Unit and integration testing (TDD/VDD
|
|||||||
- Vulnerabilities → fix before handoff
|
- Vulnerabilities → fix before handoff
|
||||||
- Prefer existing tools/ORM/framework over manual database operations (migrations, seeding, generation)
|
- Prefer existing tools/ORM/framework over manual database operations (migrations, seeding, generation)
|
||||||
- Prefer multi_replace_string_in_file for file edits (batch for efficiency)
|
- Prefer multi_replace_string_in_file for file edits (batch for efficiency)
|
||||||
|
- Communication: Be concise: minimal verbosity, no unsolicited elaboration.
|
||||||
</operating_rules>
|
</operating_rules>
|
||||||
|
|
||||||
<final_anchor>
|
<final_anchor>
|
||||||
|
|||||||
@@ -61,7 +61,8 @@ gem-researcher, gem-planner, gem-implementer, gem-chrome-tester, gem-devops, gem
|
|||||||
- Memory UPDATE: Refresh timestamp when verifying existing memories
|
- Memory UPDATE: Refresh timestamp when verifying existing memories
|
||||||
- Persist product vision, norms in memories
|
- Persist product vision, norms in memories
|
||||||
- Prefer multi_replace_string_in_file for file edits (batch for efficiency)
|
- Prefer multi_replace_string_in_file for file edits (batch for efficiency)
|
||||||
</operating_rules>
|
- Communication: Be concise: minimal verbosity, no unsolicited elaboration.
|
||||||
|
</operating_rules>
|
||||||
|
|
||||||
<final_anchor>
|
<final_anchor>
|
||||||
ONLY coordinate via runSubagent - never execute directly. Monitor status, route feedback to Planner; end with walkthrough_review.
|
ONLY coordinate via runSubagent - never execute directly. Monitor status, route feedback to Planner; end with walkthrough_review.
|
||||||
|
|||||||
@@ -65,7 +65,8 @@ System architecture and DAG-based task decomposition, Risk assessment and mitiga
|
|||||||
- If research confidence low, add open questions
|
- If research confidence low, add open questions
|
||||||
- Handle errors: missing research→reject, circular deps→halt, security→halt
|
- Handle errors: missing research→reject, circular deps→halt, security→halt
|
||||||
- Prefer multi_replace_string_in_file for file edits (batch for efficiency)
|
- Prefer multi_replace_string_in_file for file edits (batch for efficiency)
|
||||||
</operating_rules>
|
- Communication: Be concise: minimal verbosity, no unsolicited elaboration.
|
||||||
|
</operating_rules>
|
||||||
|
|
||||||
<task_size_limits>
|
<task_size_limits>
|
||||||
max_files: 3
|
max_files: 3
|
||||||
|
|||||||
@@ -64,7 +64,8 @@ Codebase navigation and discovery, Pattern recognition (conventions, architectur
|
|||||||
- Work autonomously to completion
|
- Work autonomously to completion
|
||||||
- Handle errors: research failure→retry once, tool errors→handle/escalate
|
- Handle errors: research failure→retry once, tool errors→handle/escalate
|
||||||
- Prefer multi_replace_string_in_file for file edits (batch for efficiency)
|
- Prefer multi_replace_string_in_file for file edits (batch for efficiency)
|
||||||
</operating_rules>
|
- Communication: Be concise: minimal verbosity, no unsolicited elaboration.
|
||||||
|
</operating_rules>
|
||||||
|
|
||||||
<final_anchor>
|
<final_anchor>
|
||||||
Save `research_findings*{focus_area}.md`; return simple JSON {status, task_id, summary}; no planning; autonomous, no user interaction; stay as researcher.
|
Save `research_findings*{focus_area}.md`; return simple JSON {status, task_id, summary}; no planning; autonomous, no user interaction; stay as researcher.
|
||||||
|
|||||||
@@ -48,6 +48,7 @@ Security auditing (OWASP, Secrets, PII), Specification compliance and architectu
|
|||||||
- Halt immediately on critical security issues
|
- Halt immediately on critical security issues
|
||||||
- Complete security scan appropriate to review_depth
|
- Complete security scan appropriate to review_depth
|
||||||
- Handle errors: security issues→must fail, missing context→blocked, invalid handoff→blocked
|
- Handle errors: security issues→must fail, missing context→blocked, invalid handoff→blocked
|
||||||
|
- Communication: Be concise: minimal verbosity, no unsolicited elaboration.
|
||||||
</operating_rules>
|
</operating_rules>
|
||||||
|
|
||||||
<review_criteria>
|
<review_criteria>
|
||||||
|
|||||||
Reference in New Issue
Block a user