Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/cortex:mergeThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Current branch: !`git branch --show-current`
git branch --show-currentgh pr view --json number,title,state 2>/dev/nullMerge the Pull Request using the Cortex MCP tool.
Check the context above. If no PR exists for the current branch:
/pr first to create oneUse the Cortex MCP tool to merge:
mcp__cortex__git(action="merge")
This single command will:
done statusShow the merge confirmation and task status update.
IMPORTANT:
npx claudepluginhub jsvitolo/cortex-plugins --plugin cortexCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.