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

# comet creator

> Inspect, resume, and advance /comet-any Skill Creator state.

## Difference from publish

`comet creator` manages creation state: plans, authored content, lanes, and next actions.

`comet publish` manages release readiness: review, approval, distribution preview, and publish candidates.

## Subcommands

| Command                | Purpose                                   |
| ---------------------- | ----------------------------------------- |
| `comet creator status` | Show current creation state.              |
| `comet creator next`   | Print the next recommended action.        |
| `comet creator resume` | Resume a paused creation workflow.        |
| `comet creator plan`   | Inspect or generate the composition plan. |
| `comet creator lanes`  | Inspect authoring lanes.                  |

## Common recovery commands

```bash theme={null}
comet creator status
comet creator next
comet creator resume
```

Use these when `/comet-any` was interrupted or when you want a deterministic summary before asking the agent to continue.

## Authoring lanes

Authoring lanes split bundle work into instructions, examples, tests, metadata, and executable disclosure.
