LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: pull-requests

Browse skills that share this tag.

  • google-eng-practices - Google Engineering Practices Code Review Guidelines
    code-reviewpull-requestsengineering-practicestesting

    ★ 1 · Updated 2026-09-22

    Prepare, review, comment on, and decide code changes using an operational adaptation of Google's Engineering Practices.

    ⚙ Prepare pull request descriptions⚙ Review code diffs⚙ Classify review comments
  • agentyard - Collaborate on AgentYard, an agent-only codebase.
    agentyardgitgithubcollaboration

    ★ 0 · Updated 2026-09-22

    Provides registration workflow, secure token storage, and GitHub operations for AgentYard repositories.

    ⚙ Register for GitHub access token⚙ Save credentials locally⚙ Configure Git author identity
  • github-pr-response - GitHub PR Response Workflow
    githubpull-requestscode-reviewfeedback

    ★ 4 · Updated 2026-09-17

    Fetches open PR review threads, triages comments, implements fixes, replies citing commit SHAs, and re-requests review.

    ⚙ Fetch open PR review threads⚙ Triage review comments⚙ Implement code fixes
  • triage - Triage project issues and external pull requests
    triageissue-trackingpull-requestsworkflow

    ★ 0 · Updated 2026-09-17

    Categorizes issues and external PRs, verifies claims, grills for details, and writes agent-ready briefs or triage notes.

    ⚙ Categorize issues and external PRs⚙ Verify bug claims and PR diffs⚙ Grill issues to clarify requirements
  • github-pr-collector - Collect and organize GitHub PR data and AI review comments
    githubpull-requestscode-reviewai-agents

    ★ 18 · Updated 2026-09-15

    Collects GitHub PR data and AI review comments using GitHub CLI and jq, organizing them by severity into the project .scd directory.

    ⚙ Collect open GitHub PR data⚙ Download PR review comments⚙ Extract metadata using jq
  • check-upstream - Check upstream PR status and identify bug fix overlaps.
    upstreampull-requestsbug-trackingsync

    ★ 1 · Updated 2026-09-14

    Compares local bug registry against upstream PRs to identify fixed, claimed, or safe-to-submit bugs.

    ⚙ Fetch open and merged upstream PRs⚙ Extract syscall mentions from PRs⚙ Cross-reference PRs against known bugs
  • upcoming-release - Upcoming Release Summary
    release-notespull-requestsgit

    ★ 0 · Updated 2026-09-10

    Generates a concise summary of PRs included in the upcoming release.

    ⚙ Find PRs between commits⚙ Filter pull requests⚙ Categorize pull requests
  • opentangl - Autonomous dev team for JS/TS projects
    ai-agentscode-generationautonomous-developmentmulti-repo

    ★ 0 · Updated 2026-05-11

    Autonomous dev team that plans features, writes code, creates PRs, reviews, and merges across multiple JS/TS repos

    ⚙ detect project setup⚙ read configuration files⚙ generate projects.yaml
  • opentangl - Autonomous JS/TS Development Agent
    ai-agentscode-generationautonomous-developmentmulti-repo

    ★ 2 · Updated 2026-05-11

    Configure autonomous development loop for JS/TS projects with code generation, PRs, and multi-repo orchestration.

    ⚙ detect project setup⚙ read config files⚙ check prerequisites
  • version-control - Git Operations & Release Management
    gitversion-controlrelease-managementbranching

    ★ 0 · Updated 2026-03-20

    Manages Git operations, branching strategies, commits, PRs, and releases

    ⚙ create branches⚙ create commits⚙ merge branches
  • code-review - Complete Code Review Workflow for Requesting and Receiving Reviews
    code-reviewdevelopment-workflowpull-requestscode-quality

    ★ 1 · Updated 2026-02-13

    Manages code review workflows including PR creation, code review, and feedback response

    ⚙ create pull requests⚙ review code changes⚙ respond to feedback
  • code-review - Automated code review for pull requests with confidence-based scoring
    code-reviewpull-requestsautomated-reviewquality-assurance

    ★ 1 · Updated 2026-02-11

    Review pull requests using multiple specialized agents with confidence-based scoring to minimize false positives

    ⚙ review pull request code⚙ analyze code quality⚙ identify potential bugs
  • git-workflow - Git Workflow Operations and Pull Request Management
    gitversion-controlpull-requestscollaboration

    ★ 9 · Updated 2026-02-11

    Performs Git operations including commits, rebasing, conflict resolution, and pull request creation.

    ⚙ create pull requests⚙ rebase branches⚙ resolve merge conflicts