Results for “mergekit”
4 skillsPdftk Server
Merge, split, rotate, encrypt, decrypt, fill forms, watermark, stamp, and repair PDF files using the command-line tool PDFtk Server.
36.2k · bundle
Standup
Facilitates a read-only standup across git worktrees, branches, or PRs to compare changes and produce one consolidation plan.
· bundle
Merge
Combines multiple pipe-format blocks from conversation context into one unified output, handling deduplication, source attribution, and confidence upgrades.
54 · bundle
Setup Worktree
当要在开始一段开发、或并行多个任务前,建立隔离的 git 工作区(worktree)以免污染当前工作区时使用——如"开个 worktree、隔离工作区、并行任务各自隔离"。通常由 execute-task 在执行前调用。先锁定 expected base,再选择能保证该基线的创建方式,并在创建后验证 HEAD。不要用于:不需要隔离的小改动、收尾/合并/清理(那是 finish-branch)、非 git 仓库。
0 · bundle