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-currentgit status --shortCreate a Pull Request using the Cortex MCP tool.
If there are uncommitted changes (from git status):
Use the Cortex MCP tool to create the PR:
mcp__cortex__git(action="pr")
This single command will:
review statusShow the PR URL returned by the tool.
IMPORTANT: