Jason Fehr has submitted this change and it was merged. ( 
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 critique, 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)
Reviewed-on: http://gerrit.cloudera.org:8080/23866
Reviewed-by: Michael Smith <[email protected]>
Tested-by: Jason Fehr <[email protected]>
---
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, 606 insertions(+), 2 deletions(-)

Approvals:
  Michael Smith: Looks good to me, approved
  Jason Fehr: Verified

--
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: merged
Gerrit-Change-Id: I3063bcff29a97ac30770ae53febd53813a4974e9
Gerrit-Change-Number: 23866
Gerrit-PatchSet: 18
Gerrit-Owner: Jason Fehr <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>
Gerrit-Reviewer: Laszlo Gaal <[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]>
Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>

Reply via email to