一键导入
spike
Create and manage exploratory spike branches in a git worktree; PR optional, cleanup removes worktree only.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create and manage exploratory spike branches in a git worktree; PR optional, cleanup removes worktree only.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | spike |
| description | Create and manage exploratory spike branches in a git worktree; PR optional, cleanup removes worktree only. |
spike/<slug> branch name.../.worktrees/pluto/<branch_sanitized>.origin/mainspike/<slug>feature (max 60).feature.feature.Create and manage non-urgent bugfix branches in a git worktree with standard PR workflow (squash merge).
Create and manage maintenance/refactor branches in a git worktree with consistent naming and PR workflow (squash merge).
Create and manage documentation-only branches in a git worktree with consistent naming and PR workflow (squash merge).
Create and manage feature branches in a git worktree with consistent naming and PR workflow (squash merge).
Create and manage urgent hotfix branches in a git worktree with stricter guardrails and PR checklist (squash merge).
Guide a two-phase release workflow using git worktrees: run scripts on main, then commit changes on release/<version> via PR.