npx claudepluginhub jsvitolo/cortex-plugins --plugin cortexThis skill is limited to using the following tools:
Searches, 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.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
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: