- Home
- /
- Categories
- /
- Code Review
Code Review
Automated code review and analysis
audit-plugin-l5
by richfrem
Triggers the L5 Red Team Sub-Agent to rigorously audit a plugin against the 39-point L4 pattern matrix.
python-doctor
by ragnarok22
Audit Python codebases for security, performance, correctness, and architecture antipatterns. Run optional trusted runtime checks (syntax, tests, lint, typing) plus static rule scans, then output a 0-100 health score with actionable fixes. Use when users ask to inspect a Python project, run a Python health check, review backend code quality, or perform a pre-release audit.
spec-orchestrator
by ky1ejs
Multi-agent specification review and iteration. Writes specs via spec-writer, reviews with AI personas, and iterates until approved.
coderabbit-review
by showcase-gig-platform
Use CodeRabbit CLI to receive external code review feedback and address identified issues. Invoke this skill when the user requests CodeRabbit review, or proactively after implementing significant code changes to get feedback and improve code quality.
gh-daily
by mgiovani
Generate smart standup reports from GitHub Issues activity and git history.
ceo-advisor
by QuestNova502
Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Includes strategy analyzer, financial scenario modeling, board governance frameworks, and investor relations playbooks. Use when planning strategy, preparing board presentations, managing investors, developing organizational culture, making executive decisions, or when user mentions CEO, strategic planning, board meetings, investor updates, organizational leadership, or executive strategy.
analyze-plugin
by richfrem
Systematically analyze agent plugins and skills to extract design patterns, architectural decisions, and reusable techniques. Trigger with "analyze this plugin", "mine patterns from", "review plugin structure", "extract learnings from", "what patterns does this plugin use", or when examining any plugin or skill collection to understand its design.
faion-project-manager
by faionfaion
"PM orchestrator: coordinates agile and traditional PM approaches."
platonic-code-review
by caesar0301
Review code implementation against specifications to ensure consistency and completeness. Use when validating that code correctly implements RFC specs, requirements documents, or design specifications. Generates reports by default without modifying code.
readme-doctor
by JungHoonGhae
README diagnosis and treatment. Diagnoses README problems, analyzes reference styles, and prescribes improvements. Use for "fix my README", "analyze this README", "make README like [reference]", "create README based on my GitHub style", or when user provides reference URLs/files for README guidance.
learning-loop
by richfrem
"(Industry standard: Loop Agent / Single Agent) Primary Use Case: Self-contained research, content generation, and exploration where no inner delegation is required. Self-directed research and knowledge capture loop. Use when: starting a session (Orientation), performing research (Synthesis), or closing a session (Seal, Persist, Retrospective). Ensures knowledge survives across isolated agent sessions."
git-workflow
by 89jobrien
Git workflow and pull request specialist. Use when creating PRs, managing
platonic-workflow
by caesar0301
Orchestrate the full Platonic Coding workflow from conceptual design to RFC specs, implementation guides, code implementation, and spec-compliance review. Always shows current phase; uses interactive chat in Phase 0, invokes platonic-specs in Phase 1, platonic-impl-guide in Phase 2, coding agents in Phase 3, and platonic-code-review in Phase 4.
red-team-review
by richfrem
"(Industry standard: Review and Critique Pattern) Primary Use Case: Iterative generation paired with adversarial review, continuing until an 'Approved' verdict is reached. Orchestrated adversarial review loop. Use when: research, designs, architectures, or decisions need to be reviewed by red team agents (human, browser, or CLI). Iterates in rounds of research → bundle → review → feedback until approved."
refactor
by mgiovani
"Safe codebase refactoring with characterization tests, incremental changes, and continuous verification. Automatically activates when users want to refactor code, extract methods/classes, simplify logic, reduce duplication, improve naming, restructure modules, or clean up technical debt."
commit
by kvnwolf
Wrap up work by syncing documentation, committing changes, pushing to the remote, and opening a pull request. Consult this skill whenever committing code, pushing changes, creating a pull request, or finishing a task that involves documentation updates — including partial workflows like "just commit" or "push and create a PR."
github
by DaleStudy
"GitHub CLI(gh)를 활용한 GitHub 플랫폼 상호작용 가이드. 다음 상황에서 사용: (1) GitHub 이슈 생성, 조회, 수정 시, (2) Pull Request 생성, 리뷰, 병합 시, (3) GitHub 릴리스 생성 및 관리 시, (4) 레이블, 마일스톤 등 프로젝트 관리 시, (5) GitHub Actions 워크플로우 실행 및 결과 조회 시, (6) 'gh', 'issue', 'pull request', 'PR', 'release', 'label', 'workflow', 'run' 키워드가 포함된 작업 시"
git-create-pr
by mgiovani
Create a GitHub Pull Request with conventional commit format and pre-filled
pr-comments
by luan
"Fix unresolved PR review comments. Triggers: 'fix comments', 'fix PR comments', 'address review feedback'."
fda-consultant-specialist
by QuestNova502
Senior FDA consultant and specialist for medical device companies including HIPAA compliance and requirement management. Provides FDA pathway expertise, QSR compliance, cybersecurity guidance, and regulatory submission support. Use for FDA submission planning, QSR compliance assessments, HIPAA evaluations, and FDA regulatory strategy development.
network-engineering
by 89jobrien
Network architecture, troubleshooting, and infrastructure patterns. Use
git-commit
by mgiovani
Generate conventional commits following conventionalcommits.org specification.
docs-check
by mgiovani
Validate documentation freshness, completeness, and quality against the
coding
by davidkiss
"General coding best practices and software engineering principles to build robust, maintainable, and scalable software."