CtrlK
BlogDocsLog inGet started
Tessl Logo

comet

github.com/rpamis/comet

Skill

Added

Review

writing-skills

eval/local/skills/benchmarks/dependency/superpowers/writing-skills/SKILL.md

Use when creating new skills, editing existing skills, or verifying skills work before deployment

66

writing-plans

eval/local/skills/benchmarks/dependency/superpowers/writing-plans/SKILL.md

Use when you have a spec or requirements for a multi-step task, before touching code

48

verification-before-completion

eval/local/skills/benchmarks/dependency/superpowers/verification-before-completion/SKILL.md

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

91

1.22x
using-git-worktrees

eval/local/skills/benchmarks/dependency/superpowers/using-git-worktrees/SKILL.md

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback

69

test-driven-development

eval/local/skills/benchmarks/dependency/superpowers/test-driven-development/SKILL.md

Use when implementing any feature or bugfix, before writing implementation code

53

systematic-debugging

eval/local/skills/benchmarks/dependency/superpowers/systematic-debugging/SKILL.md

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

52

subagent-driven-development

eval/local/skills/benchmarks/dependency/superpowers/subagent-driven-development/SKILL.md

Use when executing implementation plans with independent tasks in the current session

58

requesting-code-review

eval/local/skills/benchmarks/dependency/superpowers/requesting-code-review/SKILL.md

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

56

receiving-code-review

eval/local/skills/benchmarks/dependency/superpowers/receiving-code-review/SKILL.md

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

75

finishing-a-development-branch

eval/local/skills/benchmarks/dependency/superpowers/finishing-a-development-branch/SKILL.md

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

67

executing-plans

eval/local/skills/benchmarks/dependency/superpowers/executing-plans/SKILL.md

Use when you have a written implementation plan to execute in a separate session with review checkpoints

56

dispatching-parallel-agents

eval/local/skills/benchmarks/dependency/superpowers/dispatching-parallel-agents/SKILL.md

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

60

brainstorming

eval/local/skills/benchmarks/dependency/superpowers/brainstorming/SKILL.md

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

74

1.05x
openspec-verify-change

eval/local/skills/benchmarks/dependency/openspec/openspec-verify-change/SKILL.md

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

75

openspec-sync-specs

eval/local/skills/benchmarks/dependency/openspec/openspec-sync-specs/SKILL.md

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

63

openspec-propose

eval/local/skills/benchmarks/dependency/openspec/openspec-propose/SKILL.md

Propose a new change with all artifacts generated in one step. Use when the user wants to quickly describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.

75

openspec-onboard

eval/local/skills/benchmarks/dependency/openspec/openspec-onboard/SKILL.md

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

54

openspec-new-change

eval/local/skills/benchmarks/dependency/openspec/openspec-new-change/SKILL.md

Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.

67

openspec-ff-change

eval/local/skills/benchmarks/dependency/openspec/openspec-ff-change/SKILL.md

Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.

67

openspec-explore

eval/local/skills/benchmarks/dependency/openspec/openspec-explore/SKILL.md

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

53

openspec-continue-change

eval/local/skills/benchmarks/dependency/openspec/openspec-continue-change/SKILL.md

Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.

76

openspec-bulk-archive-change

eval/local/skills/benchmarks/dependency/openspec/openspec-bulk-archive-change/SKILL.md

Archive multiple completed changes at once. Use when archiving several parallel changes.

64

openspec-archive-change

eval/local/skills/benchmarks/dependency/openspec/openspec-archive-change/SKILL.md

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

67

openspec-apply-change

eval/local/skills/benchmarks/dependency/openspec/openspec-apply-change/SKILL.md

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

69

comet

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

Use when 用户要启动或恢复 Comet 工作流,需要根据 active change、.comet.yaml、hotfix/tweak 意图路由到对应阶段 Skill。