# Day Start

> 하루 시작 시 미리 정의된 cmux 워크스페이스들을 일괄 생성합니다. 이미 존재하는 워크스페이스는 건너뜁니다.

- **Type:** Skill
- **Install:** `agentstack add skill-sanghun0724-cmux-claude-skills-day-start`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [sanghun0724](https://agentstack.voostack.com/s/sanghun0724)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [sanghun0724](https://github.com/sanghun0724)
- **Source:** https://github.com/sanghun0724/cmux-claude-skills/tree/main/skills/day-start

## Install

```sh
agentstack add skill-sanghun0724-cmux-claude-skills-day-start
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

`cmux-day-start`를 실행해 하루 작업 환경을 한 번에 세팅합니다.

## 실행

```
cmux-day-start
```

## 설정 방법

`bin/cmux-day-start.example`을 복사해 `~/.local/bin/cmux-day-start`로 저장한 뒤,
파일 안의 워크스페이스 목록을 본인 프로젝트에 맞게 수정하세요.

```bash
cp /path/to/cmux-claude-skills/bin/cmux-day-start.example ~/.local/bin/cmux-day-start
chmod +x ~/.local/bin/cmux-day-start
# 파일을 열어 PROJECTS_ROOT와 create_ws 목록 수정
```

## 기본 제공 레이아웃 커맨드

| 커맨드 | 설명 |
|--------|------|
| `cmux-skills` | Claude + 파일 탐색 |
| `cmux-web [dir] [cmd]` | Claude + dev 서버 |

## 실행 후 보고

생성된 워크스페이스 목록과 건너뛴 항목을 요약합니다.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [sanghun0724](https://github.com/sanghun0724)
- **Source:** [sanghun0724/cmux-claude-skills](https://github.com/sanghun0724/cmux-claude-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-sanghun0724-cmux-claude-skills-day-start
- Seller: https://agentstack.voostack.com/s/sanghun0724
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
