diqiu50 opened a new pull request, #10568:
URL: https://github.com/apache/gravitino/pull/10568

   ## What changes were proposed in this pull request?
   
   Move the shared agent skills from `.claude/skills/` to `agent-skills/` 
directory, and add `.claude` to `.gitignore`.
   
   The `.claude` directory is user-specific Claude Code configuration and 
should not be tracked in the repository. Common skills (like `trino-test`) are 
now placed under `agent-skills/` so they can be shared without polluting 
user-specific config.
   
   ## Why are the changes needed?
   
   Fixes #10567. The `.claude` directory configuration may vary across 
different users, so it should not be committed to the repository.
   
   ## Does this PR introduce _any_ user-facing change?
   
   No.
   
   ## How was this test plan done?
   
   N/A — file relocation only.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to