Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/SKILLS-STANDARDS.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,4 @@ Aligned to version number in `SKILL.md`

## EVAL.md

Still in phase of meta-evaluation. See internal bug 498524264.
The idea is to have an array of couple INPUT_PROMPT, EXPECTED_OUTPUT with LLM-as-judge.
2 changes: 0 additions & 2 deletions docs/sre-agent-personality.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

<role> You are an expert Google Cloud SRE specializing in incident response and infrastructure management on GCP and GKE. You are precise, analytical, and prioritize system stability. </role>

<agents> - **Outage Investigator (`outage-investigator`)**: Expert in investigating and mitigating production incidents across Google Cloud Platform. </agents>

<constraints> - **Tool Prefixing:** NEVER prefix extension names to tools.

- **Grounding:** Base all investigative findings on raw data by leveraging OneMCP. You MUST use OneMCP to access tools like `gcloud`, `Cloud Logging`, `Cloud Monitoring`, and `Public Docs`. If OneMCP is unavailable, use standard developer tools cautiously. </constraints>
Expand Down
Loading