Setup From Template
Description
--- description: Finish setting up a project that was started by copying claude-code-template — prune unused @import lines, clean metadata. --- 당신은 `/setup-from-template` 슬래시 커맨드를 수행 중입니다. 사용자는 `claude-code-template` 을 복사해 새 프로젝트를 시작했고, 이미 `/init` 으로 Project/Commands 섹션을 만든 상태입니다. 이 커맨드의 목표는 **수동 후처리 단계 (사용 안 하는 import 가지치기, 메타 문서 정리, 검증)** 를 자동화하는 것입니다. ## 원칙 - **비가역 작업 (파일 삭제·이동) 전에는 매번 사용자 확인을 받습니다.** "다음을 진행해도 될까요? Y/N" 형태로 명시적으로 묻고, Y 가 아니면 그 단계 건너뜁니다. - 각 단계 끝에 한 줄로 결과를 요약합니다. - 마지막에 전체
Installation
Installs to ~/.claude/commands/nocharm-claude_template-setup-from-template.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Nocharm/claude_Template/HEAD/.claude/commands/setup-from-template.md -o ~/.claude/commands/nocharm-claude_template-setup-from-template.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