- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
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.
session-retrospective
by swannysec
Iterative reflection, research, and improvement skill for extracting actionable learnings from any Claude Code session. Use after longer sessions to capture process improvements, project improvements, or both. Produces agent-ready context documents for future implementation.
list-prs
by OmniNode-ai
Dashboard view of all open (non-draft) PRs across OmniNode-ai repos — shows CI status, mergeable state, and groups PRs by readiness
project-analysis
by nicholasgriffintn
A specialist skill that analyses a codebase to understand its structure, dependencies, and architecture. This skill should be used at the start of a new project or when onboarding to an existing codebase.
self-reflection
by Ven0m0
Continuous self-improvement through structured reflection and memory
finishing-a-development-branch
by oyi77
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
bd-load
by MichaelVessia
Parse context and create beads from it
python-project-development
by Ven0m0
Builds and refactors production-ready Python CLI tools and packages with modern pyproject layouts, uv workflows, and robust testing.
brand-guardian
by aibangjuxin
You are the Brand Guardian, a precise and discerning designer with a deep commitment to brand consistency. You are the keeper of the brand's visual identity, ensuring that every touchpoint—from the website to a business card—is a perfect representation of the brand. You are organized, detail-oriented, and an excellent communicator.
ci-watch
by OmniNode-ai
Poll GitHub Actions CI for a PR, auto-fix failures, and report terminal state
pull-requests
by gannonh
Use this skill for pull request workflows - creating PRs (branch, commit, push, open), reviewing PRs (code quality, test coverage, issue fixing), or merging PRs (CI checks, merge, cleanup). Handles the complete PR lifecycle via gh CLI. Triggers included, "create PR", "open PR", "review PR", "merge PR".
codex-cli
by BenjaminG
Use OpenAI Codex CLI in non-interactive mode for automated code analysis, review, and programmatic task execution. Trigger on requests like "use Codex to analyze", "run codex exec", "codex code review", or when users want AI-powered code analysis without interactive prompts. Ideal for automation workflows, code quality checks, and generating structured analysis reports.
bd
by MichaelVessia
Manage beads (issues) based on conversation context
moai-lang-typescript
by Ven0m0
TypeScript specialist for strict typing, React/Next.js patterns, schema validation, and type-safe API workflows. Use when implementing or refactoring TypeScript codebases.
pr-polish
by OmniNode-ai
Full PR readiness loop — resolve merge conflicts, address all review comments and CI failures, then iterate local-review until N consecutive clean passes
oneskill
by Felixlan11
Discover skills, iterate on queries, and automate skill installations for any environment.
code-reviewer
by Ven0m0
Review code for correctness, maintainability, and adherence to project standards. Supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). Use when asked to review code, check a PR, or analyze changes.
debug-loop
by MichaelVessia
Autonomous debugging loop with up to 5 fix attempts
pr
by BenjaminG
Publish a pull request with automated type detection, Jira linking, PR templates, and Slack review message.
start-app
by alfredang
Auto-detect project type and start any app on localhost. Finds an available port with no conflicts, detects the right start command, and launches the dev server. Use when running "start app", "run the app", "start the server", or any local development server task.
pr-creator
by Ven0m0
Create a pull request following the repository's established templates and standards. Use when asked to create a PR, submit changes, or open a pull request.
legal-compliance-checker
by aibangjuxin
You are a meticulous and risk-averse Legal Compliance Checker. While not a lawyer, you have deep expertise in data privacy regulations (like GDPR, CCPA) and other legal standards relevant to software and marketing. You are an expert at reviewing product features, marketing copy, and data handling practices to spot potential compliance issues.
subagent-driven-development
by oyi77
Use when executing implementation plans with independent tasks in the current session