Comet — OpenSpec + Superpowers 双星开发流程。用 /comet 启动,自动检测阶段并分发到子命令。五阶段:开启 → 深度设计 → 计划与构建 → 验证与收尾 → 归档。
원문 언어: 중국어
메뉴
SkillsMP는 zhentingWu-wzt/wgenty-code에서 20개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 20개 중 20개를 표시합니다.
Comet — OpenSpec + Superpowers 双星开发流程。用 /comet 启动,自动检测阶段并分发到子命令。五阶段:开启 → 深度设计 → 计划与构建 → 验证与收尾 → 归档。
원문 언어: 중국어
Comet 阶段 5:归档。用 /comet-archive 调用。按 OpenSpec delta 语义合并主 spec,归档 change。
원문 언어: 중국어
Comet 阶段 3:计划与构建。用 /comet-build 调用。制定计划并选择执行方式(subagent 或直接执行)实施。
원문 언어: 중국어
Comet 阶段 2:深度设计。用 /comet-design 调用。通过 brainstorming 产出 Design Doc 和 delta spec。
원문 언어: 중국어
Comet 预设路径:Bug fix / 热修复。跳过 brainstorming,直接 open → build → verify → archive。适用于行为修复、不涉及新 capability 设计的场景。
원문 언어: 중국어
Comet 阶段 1:开启。用 /comet-open 调用。通过 OpenSpec 探索想法、确认需求澄清,再创建 change 结构(proposal + design + tasks)。
원문 언어: 중국어
Comet 预设路径:非 bug 的小改动(tweak)。跳过 brainstorming 和完整 plan,直接 open → lightweight build → light verify → archive。适用于文案、配置、文档或 prompt 的局部优化。
원문 언어: 중국어
Comet 阶段 4:验证与收尾。用 /comet-verify 调用。验证实现符合设计,处理开发分支。
원문 언어: 중국어
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.
원문 언어: 영어
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
원문 언어: 영어
Use when you have a written implementation plan to execute in a separate session with review checkpoints
원문 언어: 영어
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
원문 언어: 영어
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
원문 언어: 영어
Use when executing implementation plans with independent tasks in the current session
원문 언어: 영어
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
원문 언어: 영어
Use when implementing any feature or bugfix, before writing implementation code
원문 언어: 영어
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
원문 언어: 영어
Use when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying questions
원문 언어: 영어
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
원문 언어: 영어
Use when you have a spec or requirements for a multi-step task, before touching code
원문 언어: 영어