Skip to content

Add the TF sync workflow for Claude#3198

Open
nurmukhametov wants to merge 1 commit intodevelop-upstreamfrom
anurmukh/add-tf-sync-workflow
Open

Add the TF sync workflow for Claude#3198
nurmukhametov wants to merge 1 commit intodevelop-upstreamfrom
anurmukh/add-tf-sync-workflow

Conversation

@nurmukhametov
Copy link
Copy Markdown
Member

Motivation

To make the TF sync workflow as automatic as possible.

Technical Details

Adds the .claude directory with the Claude Code configuration used to run and maintain the regular ROCm upstream sync pipeline:

  • skills/: nine custom slash-command skills covering the full sync pipeline (sync, sync-start, sync-resolve, sync-ci-mirror, sync-build, sync-test-check, sync-cuda-only, sync-triage-test, sync-run-tests)
  • settings.json: allowed-tools allowlist scoped to git, bazel, build scripts, and test runners
  • stats.py: script to parse JSONL session logs and report cost, token, duration, tool-call, and per-phase breakdowns
  • daily_sync.sh, dump_sync_log.py: utilities for scheduling and inspecting sync sessions

Test Result

Submission Checklist

Adds the .claude directory with the Claude Code configuration used to
run and maintain the regular ROCm upstream sync pipeline:

- skills/: nine custom slash-command skills covering the full sync
  pipeline (sync, sync-start, sync-resolve, sync-ci-mirror,
  sync-build, sync-test-check, sync-cuda-only, sync-triage-test,
  sync-run-tests)
- settings.json: allowed-tools allowlist scoped to git, bazel, build
  scripts, and test runners
- stats.py: script to parse JSONL session logs and report cost, token,
  duration, tool-call, and per-phase breakdowns
- daily_sync.sh, dump_sync_log.py: utilities for scheduling and
  inspecting sync sessions

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant