CtrlK
BlogDocsLog inGet started
Tessl Logo

comet

github.com/rpamis/comet

Skill

Added

Review

comet-verify

eval/local/skills/benchmarks/040-beta/comet-verify/SKILL.md

Use when Comet change 已完成 build 阶段,需要验证实现、处理验证失败决策或完成分支收尾。

comet-tweak

eval/local/skills/benchmarks/040-beta/comet-tweak/SKILL.md

Use when 用户要进行可收敛为单一 OpenSpec change 的轻量或中等变更,且不需要完整设计;也用于恢复 tweak workflow。

comet-open

eval/local/skills/benchmarks/040-beta/comet-open/SKILL.md

Use when Comet 需要创建新的 OpenSpec change,或 active change 缺少 proposal/design/tasks/.comet.yaml 初始化产物。

comet-hotfix

eval/local/skills/benchmarks/040-beta/comet-hotfix/SKILL.md

Use when 用户要修复已有行为 bug,且不新增 capability、不需要完整设计;也用于恢复 hotfix workflow。

comet-design

eval/local/skills/benchmarks/040-beta/comet-design/SKILL.md

Use when full Comet change 已完成 open 阶段但缺少 Superpowers Design Doc,或 design 阶段需要从 OpenSpec 交接包恢复。

comet-build

eval/local/skills/benchmarks/040-beta/comet-build/SKILL.md

Use when full Comet change 已完成 design 阶段,需要创建/恢复实施计划、选择执行方式或继续 build 阶段任务。

comet-archive

eval/local/skills/benchmarks/040-beta/comet-archive/SKILL.md

Use when Comet change 验证已通过,需要用户确认归档、合并 delta spec,或恢复 archive 阶段。

comet

eval/local/skills/benchmarks/039-release/comet-classic-039/SKILL.md

Comet — OpenSpec + Superpowers dual-star development workflow. Start with /comet for automatic phase detection and dispatch to subcommands. Five phases: open → design → build → verify → archive.

comet-verify

eval/local/skills/benchmarks/039-release/comet-classic-039-verify/SKILL.md

Comet Phase 4: Verify and Close. Invoke with /comet-verify. Verify implementation matches design, handle development branch.

comet-tweak

eval/local/skills/benchmarks/039-release/comet-classic-039-tweak/SKILL.md

Comet preset path: Non-bug small changes (tweak). Skip brainstorming and full plan, directly open → lightweight build → light verify → archive. Applicable for copy, configuration, documentation or prompt local optimization.

comet-open

eval/local/skills/benchmarks/039-release/comet-classic-039-open/SKILL.md

Comet Phase 1: Open. Invoke with /comet-open. Explore ideas through OpenSpec, confirm requirements clarification, then create change structure (proposal + design + tasks).

comet-hotfix

eval/local/skills/benchmarks/039-release/comet-classic-039-hotfix/SKILL.md

Comet preset path: Bug fix / hotfix. Skip brainstorming, directly open → build → verify → archive. Applicable for behavior fixes, scenarios not involving new capability design.

comet-design

eval/local/skills/benchmarks/039-release/comet-classic-039-design/SKILL.md

Comet Phase 2: Deep Design. Invoke with /comet-design. Produce Design Doc and delta spec through brainstorming.

comet-build

eval/local/skills/benchmarks/039-release/comet-classic-039-build/SKILL.md

Comet Phase 3: Plan and Build. Invoke with /comet-build. Create plans and select execution method (subagent or direct) for implementation.

comet-archive

eval/local/skills/benchmarks/039-release/comet-classic-039-archive/SKILL.md

Comet Phase 5: Archive. Invoke with /comet-archive. Merge delta specs into main specs with OpenSpec semantics, archive change.

comet

assets/skills/comet/SKILL.md

Route /comet requests or an active Comet change to the permanent Comet Native or Comet Classic entry selected by project configuration.

comet-verify

assets/skills/comet-verify/SKILL.md

Use only when explicitly invoked as /comet-verify or routed by the root Comet skill/runtime to the verify phase; verify a Comet change, record evidence, and manage repair loops.

comet-tweak

assets/skills/comet-tweak/SKILL.md

Use only when explicitly invoked as /comet-tweak or routed by the root Comet skill/runtime to the tweak preset; handle a lightweight or medium change that fits one OpenSpec change.

comet-open

assets/skills/comet-open/SKILL.md

Use only when explicitly invoked as /comet-open or routed by the root Comet skill/runtime to the open phase; create or recover an OpenSpec change and its proposal/design/tasks/.comet.yaml artifacts.

comet-native

assets/skills/comet-native/SKILL.md

Use when the user explicitly invokes /comet-native, asks to start or resume a Native change, or the entry routes to Native; clarify requirements, read state, and drive Shape → Build → Verify → Archive.

comet-hotfix

assets/skills/comet-hotfix/SKILL.md

Use only when explicitly invoked as /comet-hotfix or routed by the root Comet skill/runtime to the hotfix preset; fix an existing behavior bug, not an ordinary unmanaged bugfix.

comet-design

assets/skills/comet-design/SKILL.md

Use only when explicitly invoked as /comet-design or routed by the root Comet skill/runtime to a full workflow design phase; create or recover the deep technical Design Doc.

comet-classic

assets/skills/comet-classic/SKILL.md

Use when the user explicitly invokes /comet-classic, asks to start or resume the permanent Comet Classic workflow, or repository evidence identifies one unambiguous active Classic change; route through the intent runtime and .comet.yaml.

comet-build

assets/skills/comet-build/SKILL.md

Use only when explicitly invoked as /comet-build or routed by the root Comet skill/runtime to a full workflow build phase; create or recover the implementation plan and execute tasks.

comet-archive

assets/skills/comet-archive/SKILL.md

Use only when explicitly invoked as /comet-archive or routed by the root Comet skill/runtime to the archive phase; confirm archive, merge delta specs, and finish the branch.