> ## Documentation Index
> Fetch the complete documentation index at: https://docs.baimoqilin.com/llms.txt
> Use this file to discover all available pages before exploring further.

# new

> 新しいセッションを作成するためのエイリアスコマンド。

## 目的

短いコマンドで新しいセッションを作成し、そこへ切り替えます。

## 構文

```bash theme={null}
/mineclawd new
```

## 等価コマンド

```bash theme={null}
/mineclawd sessions new
```

## 動作と制限

このコマンドの動作と制限は `sessions new` と同じです。

詳細は [/commands/sessions-new](/commands/sessions-new) を参照してください。
