This is an automated email from the ASF dual-hosted git repository.

chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fory.git


The following commit(s) were added to refs/heads/main by this push:
     new 5640ac405 chore: adjust skills softlinks (#3501)
5640ac405 is described below

commit 5640ac4056c3ba62a9c21995b414b80a79c32656
Author: Shawn Yang <[email protected]>
AuthorDate: Mon Mar 23 21:17:41 2026 +0800

    chore: adjust skills softlinks (#3501)
    
    ## Why?
    
    
    
    ## What does this PR do?
    
    
    
    ## Related issues
    
    
    
    ## AI Contribution Checklist
    
    
    
    - [ ] Substantial AI assistance was used in this PR: `yes` / `no`
    - [ ] If `yes`, I included a completed [AI Contribution
    
Checklist](https://github.com/apache/fory/blob/main/AI_POLICY.md#9-contributor-checklist-for-ai-assisted-prs)
    in this PR description and the required `AI Usage Disclosure`.
    
    
    
    ## Does this PR introduce any user-facing change?
    
    
    
    - [ ] Does this PR introduce any public API change?
    - [ ] Does this PR introduce any binary protocol compatibility change?
    
    ## Benchmark
---
 .agents/skills                                                           | 1 -
 {.claude => .agents}/skills/fory-code-review/SKILL.md                    | 0
 {.claude => .agents}/skills/fory-code-review/agents/openai.yaml          | 0
 .../skills/fory-code-review/references/lesson-derived-red-flags.md       | 0
 .../skills/fory-code-review/references/review-checklist.md               | 0
 .../skills/fory-code-review/references/validation-command-matrix.md      | 0
 {.claude => .agents}/skills/fory-performance-optimization/SKILL.md       | 0
 .../skills/fory-performance-optimization/agents/openai.yaml              | 0
 .../fory-performance-optimization/references/bottleneck-playbook.md      | 0
 .../fory-performance-optimization/references/language-command-matrix.md  | 0
 .../skills/fory-performance-optimization/references/round-template.md    | 0
 .../fory-performance-optimization/references/workflow-checklist.md       | 0
 .claude/skills                                                           | 1 +
 13 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/.agents/skills b/.agents/skills
deleted file mode 120000
index 454b8427c..000000000
--- a/.agents/skills
+++ /dev/null
@@ -1 +0,0 @@
-../.claude/skills
\ No newline at end of file
diff --git a/.claude/skills/fory-code-review/SKILL.md 
b/.agents/skills/fory-code-review/SKILL.md
similarity index 100%
rename from .claude/skills/fory-code-review/SKILL.md
rename to .agents/skills/fory-code-review/SKILL.md
diff --git a/.claude/skills/fory-code-review/agents/openai.yaml 
b/.agents/skills/fory-code-review/agents/openai.yaml
similarity index 100%
rename from .claude/skills/fory-code-review/agents/openai.yaml
rename to .agents/skills/fory-code-review/agents/openai.yaml
diff --git 
a/.claude/skills/fory-code-review/references/lesson-derived-red-flags.md 
b/.agents/skills/fory-code-review/references/lesson-derived-red-flags.md
similarity index 100%
rename from 
.claude/skills/fory-code-review/references/lesson-derived-red-flags.md
rename to .agents/skills/fory-code-review/references/lesson-derived-red-flags.md
diff --git a/.claude/skills/fory-code-review/references/review-checklist.md 
b/.agents/skills/fory-code-review/references/review-checklist.md
similarity index 100%
rename from .claude/skills/fory-code-review/references/review-checklist.md
rename to .agents/skills/fory-code-review/references/review-checklist.md
diff --git 
a/.claude/skills/fory-code-review/references/validation-command-matrix.md 
b/.agents/skills/fory-code-review/references/validation-command-matrix.md
similarity index 100%
rename from 
.claude/skills/fory-code-review/references/validation-command-matrix.md
rename to 
.agents/skills/fory-code-review/references/validation-command-matrix.md
diff --git a/.claude/skills/fory-performance-optimization/SKILL.md 
b/.agents/skills/fory-performance-optimization/SKILL.md
similarity index 100%
rename from .claude/skills/fory-performance-optimization/SKILL.md
rename to .agents/skills/fory-performance-optimization/SKILL.md
diff --git a/.claude/skills/fory-performance-optimization/agents/openai.yaml 
b/.agents/skills/fory-performance-optimization/agents/openai.yaml
similarity index 100%
rename from .claude/skills/fory-performance-optimization/agents/openai.yaml
rename to .agents/skills/fory-performance-optimization/agents/openai.yaml
diff --git 
a/.claude/skills/fory-performance-optimization/references/bottleneck-playbook.md
 
b/.agents/skills/fory-performance-optimization/references/bottleneck-playbook.md
similarity index 100%
rename from 
.claude/skills/fory-performance-optimization/references/bottleneck-playbook.md
rename to 
.agents/skills/fory-performance-optimization/references/bottleneck-playbook.md
diff --git 
a/.claude/skills/fory-performance-optimization/references/language-command-matrix.md
 
b/.agents/skills/fory-performance-optimization/references/language-command-matrix.md
similarity index 100%
rename from 
.claude/skills/fory-performance-optimization/references/language-command-matrix.md
rename to 
.agents/skills/fory-performance-optimization/references/language-command-matrix.md
diff --git 
a/.claude/skills/fory-performance-optimization/references/round-template.md 
b/.agents/skills/fory-performance-optimization/references/round-template.md
similarity index 100%
rename from 
.claude/skills/fory-performance-optimization/references/round-template.md
rename to 
.agents/skills/fory-performance-optimization/references/round-template.md
diff --git 
a/.claude/skills/fory-performance-optimization/references/workflow-checklist.md 
b/.agents/skills/fory-performance-optimization/references/workflow-checklist.md
similarity index 100%
rename from 
.claude/skills/fory-performance-optimization/references/workflow-checklist.md
rename to 
.agents/skills/fory-performance-optimization/references/workflow-checklist.md
diff --git a/.claude/skills b/.claude/skills
new file mode 120000
index 000000000..2b7a412b8
--- /dev/null
+++ b/.claude/skills
@@ -0,0 +1 @@
+../.agents/skills
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to