Loading...
Loading...
Found 3,084 Skills
Guide for setup Codemap CLI for intelligent codebase visualization and navigation
[BETA] Execute work plans with external delegate support. Same as ce:work but includes experimental Codex delegation mode for token-conserving code implementation.
Delegation mode for open-code-review (OCR). Instead of OCR calling an LLM endpoint, this skill instructs the host agent to perform the code review itself, using OCR only for deterministic engineering: file selection and rule resolution. Use when the host agent should drive the review with its own LLM capabilities.
Manage resume master versions and customized versions for different companies, positions, and JDs. It is used when users need to save multiple resume versions, compare differences, name files, trace application versions, or maintain the resume fact source. Protect the master version and do not overwrite existing versions or unconfirmed facts.
Write or review a pull/merge request body. Use when drafting or auditing a PR/MR description, or embedding screenshots or video in one.
Use when a spec or requirements need a durable, multi-step implementation plan before code changes begin
Rebase E2E test snapshots based on failed tests from the PR comments.
Local Code Review - analyzes code changes and provides structured feedback before commit
Smart Commit - stages all changes and creates a conventional commit
Branch completion workflow - guides merge/PR/cleanup decisions after implementation is verified complete.
Merge changes from worktrees into current branch with selective file checkout, cherry-picking, interactive patch selection, or manual merge
Use when you have a spec or requirements for a multi-step task, before touching code