Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub jsvitolo/cortex-plugins --plugin cortexHow 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`
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
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: