mit einem Klick
pr
Create PR and move Cortex task to review
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Menü
Create PR and move Cortex task to review
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Basierend auf der SOC-Berufsklassifikation
| name | pr |
| description | Create PR and move Cortex task to review |
| user-invocable | true |
| allowed-tools | Bash(git status:*), Bash(git add:*), Bash(git commit:*), mcp__cortex__git |
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:
Merge PR and move Cortex task to done
Start working on a task - creates branch, enters worktree and moves to progress
Start a brainstorming session to explore ideas before committing to a plan. Use when the solution isn't clear, there are multiple approaches, or you need to explore trade-offs.
Use this skill for ALL coding work. Enforces task tracking, memory usage, and proper workflow using Cortex MCP tools. MUST be used when implementing features, fixing bugs, or any development work.
Execute the 3-agent workflow (research → implement → verify) for coding tasks. Use for ALL feature implementations, bug fixes, and code changes. Spawns autonomous agents that research, implement, and verify changes.
Analyze project and save context as Cortex memories (stack, architecture, database, testing)