Attention needed from Adam Perry, Eric Rahm and Owners Override
Adam Barth has uploaded the change for review![Open in Gerrit]()
Adam Barth would like Owners Override to review this change.
Commit message
[agent] Move .agent to .agents directory
Gemini CLI now follows the skills specification and supports the .agents
directory.
Change-Id: I50515c06420052117bda304141970b12bf5730e0
Change diff
diff --git a/.agents b/.agents
deleted file mode 120000
index 9b61731..0000000
--- a/.agents
+++ /dev/null
@@ -1 +0,0 @@
-.agent
\ No newline at end of file
diff --git a/.agent/OWNERS b/.agents/OWNERS
similarity index 100%
rename from .agent/OWNERS
rename to .agents/OWNERS
diff --git a/.agent/skills/code-review-tool/SKILL.md b/.agents/skills/code-review-tool/SKILL.md
similarity index 100%
rename from .agent/skills/code-review-tool/SKILL.md
rename to .agents/skills/code-review-tool/SKILL.md
diff --git a/.agent/skills/cpp-code-review/SKILL.md b/.agents/skills/cpp-code-review/SKILL.md
similarity index 100%
rename from .agent/skills/cpp-code-review/SKILL.md
rename to .agents/skills/cpp-code-review/SKILL.md
diff --git a/.agent/skills/fx-test-remote/SKILL.md b/.agents/skills/fx-test-remote/SKILL.md
similarity index 100%
rename from .agent/skills/fx-test-remote/SKILL.md
rename to .agents/skills/fx-test-remote/SKILL.md
diff --git a/.agent/skills/issues-cli/SKILL.md b/.agents/skills/issues-cli/SKILL.md
similarity index 100%
rename from .agent/skills/issues-cli/SKILL.md
rename to .agents/skills/issues-cli/SKILL.md
diff --git a/.agent/skills/rbe-diagnostic/SKILL.md b/.agents/skills/rbe-diagnostic/SKILL.md
similarity index 100%
rename from .agent/skills/rbe-diagnostic/SKILL.md
rename to .agents/skills/rbe-diagnostic/SKILL.md
diff --git a/.agent/skills/triage-recent-regression/SKILL.md b/.agents/skills/triage-recent-regression/SKILL.md
similarity index 100%
rename from .agent/skills/triage-recent-regression/SKILL.md
rename to .agents/skills/triage-recent-regression/SKILL.md
Change information
Files:
- D .agents
- R .agents/OWNERS
- R .agents/skills/code-review-tool/SKILL.md
- R .agents/skills/cpp-code-review/SKILL.md
- R .agents/skills/fx-test-remote/SKILL.md
- R .agents/skills/issues-cli/SKILL.md
- R .agents/skills/rbe-diagnostic/SKILL.md
- R .agents/skills/triage-recent-regression/SKILL.md
Change size: XS
Delta: 8 files changed, 0 insertions(+), 1 deletion(-)
Open in GerritRelated details
Attention is currently required from:
- Adam Perry
- Eric Rahm
- Owners Override
Gerrit-MessageType: newchange
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: I50515c06420052117bda304141970b12bf5730e0
Gerrit-Change-Number: 1583876
Gerrit-PatchSet: 2
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
.