- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
receiving-code-review
by oyi77
Use when getting code feedback, before implementing suggestions.
codex-review
by MichaelVessia
Send staged changes to Codex for independent peer review, then evaluate and implement warranted feedback
gh
by adampoit
Use the GitHub CLI (gh) for repository operations including PR and issue inspection, GitHub search, checks, and API calls. Use when a user asks for GitHub URLs, PR metadata, issue details, checks, or repository automation.
pr-review-dev
by OmniNode-ai
PR Dev Review - Fix Critical/Major/Minor Issues (PR Review + CI Failures)
audit-memory
by melodic-software
Audit Claude Code CLAUDE.md memory files for quality, compliance, and organization. Use to validate import syntax, detect circular imports, and check hierarchy compliance.
moai-lang-javascript
by Ven0m0
JavaScript specialist for Node.js, Bun, and Deno with modern async patterns, API development, testing, and lint/format workflows. Use when building or refactoring JavaScript applications.
using-superpowers
by oyi77
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
audit-settings
by melodic-software
Audit Claude Code settings.json files for quality, compliance, and security. Use to validate configuration before deployment or check for exposed secrets.
draft-pr
by MichaelVessia
Commit, push, and open a draft PR
requesting-code-review
by oyi77
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
claude-review
by MichaelVessia
Perform a senior-level peer review of staged changes, then implement warranted fixes
integration-gate
by OmniNode-ai
Cross-repo integration gate — scans repos for merge-ready PRs, classifies into lanes (fast/standard/high_risk), detects cross-repo dependencies, applies topological ordering, and enqueues into GitHub Merge Queue with Slack gate approval
cf-sys-debug
by dinhanhthi
Use when diagnosing bugs, investigating failures, or fixing broken behavior
merge-sweep
by OmniNode-ai
Org-wide PR sweep — enables GitHub auto-merge on ready PRs and runs pr-polish on PRs with blocking issues (CI failures, conflicts, changes requested)
audit-docs-delegation
by melodic-software
Audit skills and memory files for docs-management delegation compliance. Detects hardcoded Claude Code data and verifies proper delegation patterns.
planning-project-features
by MrPointer
Create implementation plans for features within a single project. Decomposes work into self-contained sub-plans with iterative multi-agent review. Use when planning new features, refactoring efforts, or any multi-step implementation. Never assumes or fills in gaps - always asks for clarification until requirements are complete.
lookup-github-unresolved-review-comments
by tomoasleep
Lookup unresolved review comments in the current GitHub Pull Request
audit-mcp
by melodic-software
Audit MCP server configurations for quality, compliance, and security. Use to validate .mcp.json files and server setups.
commit
by johnie
Create semantically correct, granular git commits by analyzing staged and unstaged changes
base-tools
by gancao-web
Web工具库的skills和rules。精准推荐ts/web/react/vue/uni-app中常用工具函数和hooks
add-vessia-project
by MichaelVessia
Add a project to vessia.net projects page
audit-skills
by melodic-software
Audit Claude Code skills for quality, compliance, delegation pattern, and maintainability. Use after creating skills, before releases, or for periodic quality checks.
smart-git-commit
by muheun
Execute git commit operations when user requests to commit or push code changes. Use this skill to generate recommended commit messages, perform local commits, or push to remote repositories. Auto-activates for Korean keywords ("커밋", "푸시") and English keywords ("commit", "push"). Always uses Bash tool for git operations and Claude's natural language processing for message generation.
taskwarrior
by adampoit
Manage tasks with the task (Taskwarrior) CLI. Use when the user asks to review tasks, get task summaries, add work items, or complete tasks.