Commands (.claude/commands/): - /audit-deps [repo|all] — CVE + outdated deps audit with risk ranking - /add-ci <repo> — add GitHub Actions CI matching repo's stack - /review-pr <pr> — deep PR review, comment-only (no auto-approve) Specialist agents (.claude/agents/): - casdoor-specialist — Go/Beego expert, upstream fork safety - lobechat-brand-guardian — protect 242 locale de-branding on rebase README.md: add '团队可以/应该写什么' section - categorizes 6 types of content for ai-ops - specifies PR flow, reviewer checklist, refresh mechanism .gitignore: exclude .claude/settings.local.json and reports/
13 lines
155 B
Plaintext
13 lines
155 B
Plaintext
.env
|
|
.env.local
|
|
.claude/state/
|
|
.claude/logs/
|
|
.claude/sessions/
|
|
.claude/projects/
|
|
.claude/todos/
|
|
.claude/settings.local.json
|
|
.omc/
|
|
reports/
|
|
*.log
|
|
.DS_Store
|