Showing 30 of 23017 results
Auto-generate presentations in Claude Code. The MCP server owns prompts, output schemas, and deterministic post-processing (validation, layout, lint, HTML/PPTX render); the client generates the slide content via a prepare/ingest handshake β no server-side LLM. Ships ppt-outline / ppt-design / ppt-modify / ppt-visual-qa skills.
Create a GitHub PR for the current branch with auto-generated title, summary, and test plan β /pr
Generate, refresh, recut, and review gold-standard PR descriptions; detect AI slop, brittle counts, and verbose commit messages on branch commits and resolve via fixup commits and autosquash with quality-gate checks
Pull Request Generator β vytvΓ‘ΕΓ pull requesty podle Ε‘ablony NextFIS (ticket z vΔtve, popis zmΔn, dopady, testovΓ‘nΓ).
Groups uncommitted changes by relatedness and opens one PR per group from a fresh branch off main (falls back to a single PR when only one group).
PR μ½λ 리뷰 μμ΄μ νΈ - μ½λ νμ§, 보μ, ν μ€νΈ, μν€ν μ² κ²μ¦
from fanioz/claude-code-pr-automation
Generates a PR body that matches the repo's mandatory format (Goal / Files changed / Verification / Known limits / User-visible benefit / Next step), with honest 'Not run' handling for unrun checks.
Structured resolver for PR review comments. /resolve-pr-feedback fetches unresolved review threads via GraphQL, triages new vs already-handled, and if 3+ new items arrive (or a cross-invocation signal fires) runs cluster analysis - categorizes each into 11 fixed concern categories and groups by category + spatial proximity. Clusters surface systemic issues instead of dispatching 10 one-off fixes. Parallel pr-comment-resolver subagents apply unambiguous fixes, post inline replies via gh api, and resolve threads; taste questions are batched for human decision.
Scan open PRs for unresolved review feedback and dispatch fix agents. Works with any GitHub repository.
Full PR workflow: review cycles, retrospective, bump-version, claude-md-prune, and PR slash commands for Claude Code agents.
Generate structured pull request descriptions from git diffs through an interactive questionnaire. Use this skill before opening, creating, or updating any GitHub pull request body, including when the user or agent will run gh pr create, gh pr edit --body, create/open/submit a PR, open a pull request, mark ready for review, ship this branch, compare branches for review, describe changes, write the PR body, refresh an existing PR description, or document changes for code review. Always ask the user for motivation first.
Watch PRs after creation: monitor CI, dispatch fixes via subagents, address review feedback.
Automated PR monitoring with Stop hook that auto-resumes Claude Code when new commits are detected.
Stamps a provenance receipt β prompts, estimated spend, tests run with exit codes, and a truthful agent-authored line split β into your PR body on `gh pr create`.
Pull-request review doctrine (triage, lenses, severity, stop rules) plus agent-specific tactics (context budget, tool escalation, review fan-out, responsible non-review).
Review GitHub PRs awaiting my review: list them as a table, analyze with full local context, and submit approve/request-changes/comment after explicit confirmation.
PR lifecycle toolkit β vet findings, triage CodeRabbit reviews, filter noise, and autonomous yolo-agent for CI monitoring and auto-fixes
PR review with CLAUDE.md enforcement β flags bugs, compliance issues, and missing CLAUDE.md updates