Takes Import
Description
--- name: takes-import description: 导入现有项目。在用户已有项目、只负责部分开发时使用。自动分析项目结构并建立开发边界。 --- # /import - 导入现有项目 导入现有项目到 CLAUDE-STUDIO 管理系统,分析项目结构并建立开发边界。 ## 使用方式 ``` /import [项目路径] ``` ## 场景说明 **本命令用于处理以下生产环境关键场景:** 1. 用户已有完整项目,只需 CLAUDE-STUDIO 负责部分功能开发 2. 需要在现有项目基础上进行增量开发 3. 需要分析项目架构但不确定从哪里开始 ## 工作流程 1. **扫描项目结构** - 分析目录结构 - 识别技术栈(语言、框架、构建工具) - 检测包管理器和依赖 2. **生成架构报告** - 输出项目结构概览 - 识别关键模块和入口点 - 标记可编辑区域和锁定区域 3. **建立开发边界** - 自动创建 `.claude/scope.yaml` 边界文件 - 定义可修改的文件/目录
Installation
Installs to ~/.claude/skills/an8079-take-skills-takes-import/SKILL.md
mkdir -p ~/.claude/skills/an8079-take-skills-takes-import && curl -fsSL https://raw.githubusercontent.com/an8079/take-skills/HEAD/commands/takes-import.md -o ~/.claude/skills/an8079-take-skills-takes-import/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11