Jason Fehr has uploaded a new patch set (#12). (
http://gerrit.cloudera.org:8080/23866 )
Change subject: IMPALA-14681: Add Agent Instruction Files
......................................................................
IMPALA-14681: Add Agent Instruction Files
Adds agent instructions files following the agents.md and
agentskills.io specifications.
Added skills:
1. build-one-cc-file: Compiles a single C++ source code .cc file
to ensure no compile errors existin the file.
2. git-fixup-push: Combines all local commits into a single commit
for one Gerrit change using the commit message from the original
git commit for the change, dry runs a Jenkins critque, and pushes
a new gerrit draft patchset.
Testing accomplished using Copilot in VSCode with the GPT-5.3-Codex
model.
Change-Id: I3063bcff29a97ac30770ae53febd53813a4974e9
Assisted-by: GPT-5.3-Codex (Copilot)
---
A .agents/skills/build-one-cc-file/SKILL.md
A .agents/skills/build-one-cc-file/scripts/omake.sh
A .agents/skills/git-fixup-push/SKILL.md
A .agents/skills/git-fixup-push/scripts/fixup.sh
M AGENTS.md
M bin/rat_exclude_files.txt
M buildall.sh
7 files changed, 342 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/66/23866/12
--
To view, visit http://gerrit.cloudera.org:8080/23866
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I3063bcff29a97ac30770ae53febd53813a4974e9
Gerrit-Change-Number: 23866
Gerrit-PatchSet: 12
Gerrit-Owner: Jason Fehr <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Noemi Pap-Takacs <[email protected]>
Gerrit-Reviewer: Peter Rozsa <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>