Loading...
Loading...
Found 3,894 Skills
Use when checking doc freshness and computing domain quality grades without making fixes.
Use when running the automated security alert fix pipeline — opens fix PRs, creates issues for breaking changes, dismisses false positives.
Review a merge request or branch. Compares a branch against main/master, summarizes changes, highlights concerns, and provides actionable feedback. Use for PR reviews or before merging.
Bootstrap a local AI review pipeline and generate a paste-ready review prompt for any provider (Codex, Gemini, GPT, Claude, etc.). Use after creating a handoff or when ready to get an AI code review.
Systematically add test coverage for all local code changes using specialized review and development agents. Add tests for uncommitted changes (including untracked files), or if everything is commited, then will cover latest commit.
Reconcile the project's FPF state with recent repository changes
Guide for setup Codemap CLI for intelligent codebase visualization and navigation
Execute work plans efficiently while maintaining quality and finishing features
[BETA] Execute work plans with external delegate support. Same as ce:work but includes experimental Codex delegation mode for token-conserving code implementation.
Rebase E2E test snapshots based on failed tests from the PR comments.
Commit any uncommitted changes, run lint checks, fix any issues, and push the current branch. Delegates to a haiku sub-agent for speed.
Local Code Review - analyzes code changes and provides structured feedback before commit