Skip to content

docs: consolidate repository guidelines into CLAUDE.md#151

Merged
vsxd merged 1 commit intomainfrom
docs/consolidate-claude-agents-md
Mar 24, 2026
Merged

docs: consolidate repository guidelines into CLAUDE.md#151
vsxd merged 1 commit intomainfrom
docs/consolidate-claude-agents-md

Conversation

@vsxd
Copy link
Collaborator

@vsxd vsxd commented Mar 24, 2026

Summary

  • 将 CLAUDE.md 和 AGENTS.md 的内容合并到统一的 CLAUDE.md 中
  • AGENTS.md 改为引用指针,指向 CLAUDE.md(跨平台兼容方案)
  • 补充 skillhub-notification 模块到架构文档
  • 新增单个测试执行命令说明
  • 明确依赖倒置架构和应用层职责约定

Motivation

多人协作项目中同时使用 Claude Code 和 Codex,需要统一的文档来源。使用引用指针方案避免 Windows 上 symlink 的兼容性问题。

Changes

  • CLAUDE.md: 合并两个文档的内容,精简重复信息,补充遗漏的 notification 模块
  • AGENTS.md: 简化为引用指针,指向 CLAUDE.md

Test Plan

  • 文档内容准确反映项目结构
  • 开发命令完整且正确
  • 架构说明清晰

- Merge CLAUDE.md and AGENTS.md content into a unified CLAUDE.md
- Create AGENTS.md as a reference pointer to CLAUDE.md for Codex compatibility
- Add skillhub-notification module to architecture documentation
- Add single test execution commands for backend and frontend
- Clarify dependency inversion architecture and app layer conventions
@vsxd vsxd merged commit fb4b654 into main Mar 24, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant