- Native targets Fable 5, GPT-5.6, and models at a similar capability level. It constrains requirements, state, and acceptance evidence while leaving implementation choices to the model.
- Classic targets models that need explicit process constraints. It combines OpenSpec and Superpowers and advances a change through five stages.

Project configuration, change documents, and verification evidence preserve the task state.
What can you do with Comet
- Use
/cometto enter Native or Classic from the project configuration, then create, implement, verify, and archive a change. - Use
/comet-anyto turn a workflow into a reusable Skill. - Run real-task evaluations with
comet eval. - Use
comet dashboardto view Classic, Native, and Supervisor Change stages, tasks, acceptance, risks, artifacts, and Git information. The Dashboard is read-only. - Use
comet publishto review, approve, publish, and distribute/comet-anyartifacts. - Use
comet statusandcomet doctorto view the current stage, next step, and diagnostic results.
Not using Comet vs using Comet

Comet restores a change from project files instead of reconstructing it from the previous conversation.
Main entry points
For project changes, call/comet. It reads the project configuration and enters Native or Classic. Workflow-specific Skills mainly support internal routing and advanced troubleshooting.
Native workflow
For Fable 5, GPT-5.6, and similar strong models. Requirements, state, and evidence remain explicit while the model chooses the implementation method.
Classic workflow
For models that need explicit stage guidance. OpenSpec and Superpowers advance the change through five stages.
CLI console
Install, diagnose, update, manage Skills, evaluate, and publish from the CLI.
/comet-any Skill Creator
Create, optimize, or combine reusable Skills.
Skill Evaluation
Verify Skill behavior with browsable reports and use the results as publishing evidence.
Related design material
Comet and industry practice covers mainstream technologies used by Comet for evaluation, runtime, workflow, and Skill distribution.
What installation provides
comet init installs Comet Skills, rules, hooks, runtime assets, and platform adapters to the selected project-level or global location.

