From b44c4a5f0ff34893b3eefcd26b89615b765b19d1 Mon Sep 17 00:00:00 2001 From: Max Date: Thu, 10 Sep 2026 16:45:26 +0800 Subject: [PATCH] docs: link project agents to shared Apple account knowledge --- AGENTS.md | 5 +++++ CLAUDE.md | 1 + 2 files changed, 6 insertions(+) create mode 100644 AGENTS.md create mode 120000 CLAUDE.md diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..c9f5bf8 --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,5 @@ +# type-switch — 项目指令 + +## Apple 账号知识 + +- 涉及 Apple 账号、App Store 发布与名称、Developer ID 签名或公证时,先读 `/Users/max/Projects/Repo/apple-developer/skill/SKILL.md`;名称查询或占用再读该仓库的 `.agents/skills/ios-app-name/SKILL.md`。App 自身的构建和发布流程仍以本仓库规则为准。 diff --git a/CLAUDE.md b/CLAUDE.md new file mode 120000 index 0000000..47dc3e3 --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1 @@ +AGENTS.md \ No newline at end of file