Sfoglia il codice sorgente

🔧 chore(claude): 添加命令符号链接并更新安全设置

- 为各种代理角色(分析师、架构师、开发、产品经理、质量保证、Scrum主管)添加符号链接命令文件
- 更新安全设置以允许符号链接操作
yourname 1 settimana fa
parent
commit
c3c006102a

+ 1 - 0
.claude/commands/analyst.md

@@ -0,0 +1 @@
+BMad/agents/analyst.md

+ 1 - 0
.claude/commands/architect.md

@@ -0,0 +1 @@
+BMad/agents/architect.md

+ 1 - 0
.claude/commands/dev.md

@@ -0,0 +1 @@
+BMad/agents/dev.md

+ 1 - 0
.claude/commands/pm.md

@@ -0,0 +1 @@
+BMad/agents/pm.md

+ 1 - 0
.claude/commands/qa.md

@@ -0,0 +1 @@
+BMad/agents/qa.md

+ 1 - 0
.claude/commands/sm.md

@@ -0,0 +1 @@
+BMad/agents/sm.md

+ 2 - 1
.claude/settings.local.json

@@ -52,7 +52,8 @@
       "Bash(pnpm lint:*)",
       "Bash(pnpm lint:*)",
       "Bash(git commit -m \"$(cat <<''EOF''\ndocs(story): 更新技术栈为TypeORM并完善中文故事文档\n\n- 将史诗012技术栈从Prisma/Drizzle更新为TypeORM\n- 故事012.001完全中文化并应用检查清单改进建议\n- 添加详细的数据模型描述、枚举值对比和测试要求\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>\nEOF\n)\")",
       "Bash(git commit -m \"$(cat <<''EOF''\ndocs(story): 更新技术栈为TypeORM并完善中文故事文档\n\n- 将史诗012技术栈从Prisma/Drizzle更新为TypeORM\n- 故事012.001完全中文化并应用检查清单改进建议\n- 添加详细的数据模型描述、枚举值对比和测试要求\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>\nEOF\n)\")",
       "Bash(cat:*)",
       "Bash(cat:*)",
-      "Bash(git commit:*)"
+      "Bash(git commit:*)",
+      "Bash(ln:*)"
     ],
     ],
     "deny": [],
     "deny": [],
     "ask": []
     "ask": []