跳转到主要内容

When to use it directly

Most users should use /comet-any, comet creator, and comet publish. Use comet bundle directly only when you are debugging or automating the lower-level package pipeline.

Common backend phases

PhasePurpose
draftCreate or update bundle draft state.
compileProduce generated package files.
eval-planPrepare evaluation metadata.
eval-recordAttach eval evidence.
reviewInspect candidate readiness.
publishPrepare distribution metadata.

Skill Creator commands moved to comet creator

User-facing creation and resume flows belong under comet creator. comet bundle remains the advanced backend surface.

Bundle and publish relationship

Bundle produces the package candidate. Publish decides whether that candidate is ready for distribution.
最后修改于 2026年7月1日