跳转到主要内容

Clone

技能 已验证 活跃
属于:Dx

克隆当前对话,以便用户可以分支并尝试不同的方法。

目的

克隆当前对话,以便用户可以分支并尝试不同的方法,而不会丢失其原始对话线索。

功能

  • 克隆当前对话
  • 为实验分支对话
  • 使用原生 Claude Code 分支或捆绑脚本
  • 通过 CLI 脚本或插件集成

使用场景

  • 在不修改原始对话的情况下,尝试解决编码问题的不同方案。
  • 尝试研究问题的替代方法。
  • 在进行重大更改之前创建对话的安全副本。
  • 从长对话的特定点分支,以探索新想法。

非目标

  • 修改原始对话
  • 将克隆的对话合并回原始对话
  • 管理克隆之外的一般对话历史

License

  • info:License usability许可证以版权声明的形式提供,而不是标准的 SPDX 标识符或专用的 LICENSE 文件,这使得其重新分发的可用性不明确。

安装

请先添加 Marketplace

/plugin marketplace add ykdojo/claude-code-tips
/plugin install claude-code-tips@ykdojo

质量评分

已验证
97 /100
1 day ago 分析

信任信号

最近提交9 days ago
星标8.2k
许可证NOASSERTION
状态
查看源代码

类似扩展

Project Session Manager

100

Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions

技能
Yeachan-Heo

Acp Router

100

Route plain-language requests for Pi, Claude Code, Cursor, Copilot, OpenClaw ACP, OpenCode, Gemini CLI, Qwen, Kiro, Kimi, iFlow, Factory Droid, Kilocode, or explicit ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions ("telephone game" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation. Codex chat binding defaults to the native Codex app-server plugin unless ACP is explicit or background spawn needs ACP.

技能
steipete

Wrap Up Ritual

100

End-of-session ritual that audits changes, runs quality checks, captures learnings, and produces a session summary. Use when saying "wrap up", "done for the day", "finish coding", or ending a coding session.

技能
rohitg00

Orchestrate

100

Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.

技能
rohitg00

Add New Opc Skill

100

Checklist and automation guide for adding a new skill to the OPC Skills project. Ensures all required files, metadata, logos, and listings are created before release. Use when adding a new skill, publishing a skill, or preparing a skill for release.

技能
ReScienceLab

Annotate Source Files

100

Add PUT workflow annotations to source files using the correct language-specific comment prefix. Covers annotation syntax, skeleton generation via put_generate(), multiline annotations, .internal variables, and validation. Supports 30+ languages with automatic comment prefix detection. Use after analyzing a codebase and having an annotation plan, when adding workflow documentation to new or existing source files, or when documenting data pipelines, ETL processes, or multi-step computations.

技能
pjt222