
Description【免费下载链接】claude-task-masterAn AI-powered task-management system you can drop into Cursor, Lovable, Windsurf, Roo, and others.项目地址: https://gitcode.com/GitHub_Trending/cl/claude-task-masterBrief description of what this PR does.Type of ChangeBug fixNew featureBreaking changeDocumentation updateTestingI have tested this locallyAll existing tests passI have added tests for new functionalityChangesetI have created a changeset (or this change doesnt need one)Additional NotesAny additional context or notes for reviewers.### 评审关注点 **优秀 PR 的特征** - 清晰、聚焦的改动 - 全面的测试覆盖 - 良好的提交信息 - 恰当的 changeset需要时 - 代码经过自审 **应当避免** - 什么都改的超大 PR - 未经测试的代码 - 格式问题 - 面向用户变更缺少 changeset - 未经审查的 AI 生成代码 ## 项目结构与核心贡献区域 原文档给出了目录级结构结合当前仓库实际布局从源码结构看项目已演进为单仓多包 monorepo 工作区核心脉络如下claude-task-master/ ├── apps/ # CLI、扩展等独立应用apps/cli、apps/extension ├── packages/ # 共享包tm-core、tm-bridge、tm-profiles、claude-code-plugin 等 ├── mcp-server/ # MCP server 实现 ├── scripts/ # 核心任务管理逻辑CLI 命令注册与业务模块 ├── src/ # 共享工具、AI 提供商与逐步重构迁移的代码 ├── tests/ # 测试文件unit / integration / e2e / fixtures ├── docs/ # 文档 ├── assets/ # 面向各 IDE 的规则与配置 └── .changeset/ # 版本变更记录【免费下载链接】claude-task-masterAn AI-powered task-management system you can drop into Cursor, Lovable, Windsurf, Roo, and others.项目地址: https://gitcode.com/GitHub_Trending/cl/claude-task-master创作声明:本文部分内容由AI辅助生成(AIGC),仅供参考