Compare and merge two design docs for the same feature into a single source of truth. Use when reconciling competing or complementary docs from separate analysis runs.
From kknpx claudepluginhub serpro69/claude-toolbox --plugin kkThis skill uses the workspace's default tool permissions.
merge-process.mdSearches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Verifies tests pass on completed feature branch, presents options to merge locally, create GitHub PR, keep as-is or discard; executes choice and cleans up worktree.
For capy knowledge base conventions, see capy-knowledge-protocol.md.
Goal: Produce a single, unified set of feature docs from two separate designs for the same feature.
You have two feature directories under /docs/wip/ for the same feature — each with its own design, implementation plan, and task list — and you need to combine them into one coherent set of docs.
See merge-process.md.