post-pr-review
Self-review and fix PR issues after creating a PR. Use after PR creation, when user says "PRレビュー", "セルフレビュー", "PR修正", or "review my PR". Runs pr-review-toolkit and fixes critical/important issues and suggestions.
Script and automate repetitive tasks and workflows.
Self-review and fix PR issues after creating a PR. Use after PR creation, when user says "PRレビュー", "セルフレビュー", "PR修正", or "review my PR". Runs pr-review-toolkit and fixes critical/important issues and suggestions.
Checks documentation consistency across the repository. Use when user asks to "check consistency", "are the documents consistent", "is everything aligned", "verify documentation", or "/repo-consistency".
Work with Gerrit code reviews using the ger CLI tool. Use when reviewing changes, posting comments, managing patches, or interacting with Gerrit. Covers common workflows like fetching changes, viewing diffs, adding comments, and managing change status.
Mandatory code reviews via /code-review before commits and deploys
Git worktree workflow helpers for parallel development on multiple branches
Validate Cookiecutter templates, Terraform modules, and Harness pipelines
Enhances Claude Code PR workflow with fork detection, uncommitted changes handling, and MCP-based creation. Integrates with standard PR behavior—adds repository-aware checks, template discovery, and target branch detection before delegating to default PR content generation. Use for 'create PR', 'open PR', 'pull request', 'submit for review', 'open pull request'.
Provides comprehensive code review checklist following team standards. Use when reviewing pull requests or preparing code for review.
Automatically release a new version. Detects current version, analyzes recent changes, suggests version bump (patch/minor/major), and executes release. Trigger when user says "请发版本", "release", "发版", "bump version".
Use when creating GitHub Actions workflows for CI/CD - testing, building, publishing npm packages, and automating repository tasks
git commit, push, PR作成を一括実行。新機能実装完了後やレビュー対応完了後に使用。メインエージェントのコンテキスト節約のため、定型的なPR作成フローをこのSkillに委譲する。
Guide for reviewing GitHub Actions for security vulnerabilities.
Automates Git commit creation with Conventional Commits. Use when user wants to commit changes. (project)
Documentation check checkpoint for conductor gates. Analyzes code changes to determine if documentation needs updating. Returns structured result with pass/fail status and documentation suggestions.
Use PROACTIVELY when reviewing CLAUDE.md configurations, onboarding new projects, or before committing memory file changes. Validates against official Anthropic documentation, community best practices, and LLM context optimization research. Detects security violations, anti-patterns, and compliance issues. Not for runtime behavior testing or imported file validation.
Multi-repository git synchronization patterns for batch operations
코드 품질 검증 스킬. Use when (1) 커밋 전 검증, (2) 린트/빌드/테스트 실행, (3) PR 전 품질 확인.
This skill should be used when the user asks to "review golden test", "evaluate testcase", "check testdata quality", "review test coverage", "review PR", "review branch", "code review", or wants to validate golden test cases in packages/cli/src/gen-orchestrator/testdata/. When triggered by general code review requests (PR/branch review), this skill handles the golden test portion of the review. Provides systematic evaluation workflow for gqlkit golden test cases.
Execute git operations using Conventional Commits format with proper branching strategies and safe workflows. Use when making commits, creating pull requests, managing branches, or performing git operations.
Code quality review patterns including quality gates, checklists, and language-specific checks.