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 with input: GitHub issue number

Browse skills that use this input.

  • implement-issue-worktree-subagent - Implement GitHub issues using Git worktrees and subagents
    gitgit-worktreegithubpull-request

    ★ 0 · Updated 2026-09-18

    Isolates work branches via Git Worktree, delegates implementation to domain subagents, and creates pull requests after testing.

    ⚙ Create Git worktree for issue⚙ Delegate implementation to subagents⚙ Run test and lint suites
  • implement-issue - Triage, plan, and implement fixes for GitHub issues
    githubissue-trackinggit-worktreebug-fix

    ★ 602 · Updated 2026-09-18

    Triages GitHub issues, researches codebase context, creates worktrees, drafts implementation plans, writes fixes, and runs verification checks.

    ⚙ Fetch GitHub issue details⚙ Research relevant codebase paths⚙ Create git worktrees and branches
  • fetch-github-issue-analysis - Fetch GitHub Issue Details and AI Analysis Comment
    githubissueai-analysisconductor

    ★ 18 · Updated 2026-09-17

    Fetches GitHub issue details and AI analysis comments to extract structured data for architecture planning.

    ⚙ Fetch GitHub issue details⚙ Check for AI analysis label⚙ Fetch AI analysis comment
  • fix-annotation-from-issues - Fix annotation failures reported in GitHub issues.
    github-issuesannotationdebuggingschema

    ★ 0 · Updated 2026-09-16

    Reproduces annotation failures with debug_annotation.py, diagnoses root causes, and improves schema descriptions or rules.

    ⚙ Fetch GitHub issue comments⚙ Reproduce failures with debug script⚙ Diagnose annotation failure patterns
  • create-pull-request - Create GitHub Pull Request
    developmentgithubgitpull-request

    ★ 7 · Updated 2026-09-16

    Creates GitHub pull requests following project conventions using the gh CLI tool.

    ⚙ Check gh CLI authentication status⚙ Analyze git commits and diffs⚙ Gather pull request context
  • delegate-claude-implement - Delegate Implement to Claude
    delegationclaude-codegithub-issuecodex

    ★ 1 · Updated 2026-09-10

    Delegate implementation of a GitHub issue from a Codex session to Claude Code.

    ⚙ Run Claude Code non-interactively⚙ Read GitHub issue plan details⚙ Implement issue code changes
  • delegate-claude-implement - Delegate Implement to Claude
    claude-codecodexgithub-issuedelegation

    ★ 0 · Updated 2026-09-10

    Delegates implementation of a GitHub issue from a Codex session to Claude Code via `claude -p`.

    ⚙ Run Claude Code non-interactively⚙ Summarize implementation results⚙ Show changed local files
  • fix-issue - Fix Issue — GitHub Issue to Commit
    githubissuegitcommit

    ★ 1 · Updated 2026-09-09

    Reads a GitHub issue, implements the fix, writes tests, and creates a commit referencing the issue number.

    ⚙ Read issue details and comments⚙ Propose fix approach⚙ Implement code fix
  • commit-push-pr - Ship GitHub issue as pull request
    gitgithubpull requestcommit

    ★ 2 · Updated 2026-05-28

    Stage and commit changes, push branch, and open a pull request that auto-closes the linked GitHub issue on merge

    ⚙ resolve or create GitHub issue⚙ read issue labels⚙ create feature branch
  • session-inspector - Inspect Claude Code Session Logs
    session managementdebugginglog analysiscontext inspection

    ★ 81 · Updated 2026-05-09

    Inspect and analyze Claude Code session logs stored in project directories

    ⚙ List sessions⚙ Preprocess sessions⚙ Analyze context usage
  • github-issue-analysis - GitHub Issue Analysis Skill
    GitHubissue triagecode analysisbug tracking

    ★ 8 · Updated 2026-03-24

    Analyze GitHub issues to determine relevance and identify fixes

    ⚙ fetch issue details⚙ extract keywords⚙ search commits
  • fix-issue - Fix GitHub Issue and Create Pull Request
    Bug FixIssue ManagementPull RequestTest-Driven Development

    ★ 195 · Updated 2026-03-23

    Investigate GitHub issue, implement fix with tests, and create pull request following TDD workflow

    ⚙ read issue details⚙ assess issue clarity⚙ create feature branch
  • l-pr - Create draft PR with auto-generated body
    gitgithubpull-requestcode-review

    ★ 3,009 · Updated 2026-03-22

    Creates draft PR targeting develop with auto-generated title and body from design files, issues, or commits.

    ⚙ gather git state⚙ commit uncommitted changes⚙ push changes to remote
  • pr-writing - Pull Request Writing Best Practices
    documentationpull-requestbest-practicescode-review

    ★ 602 · Updated 2026-03-20

    Guidelines for writing clear pull request descriptions for reviewers

    ⚙ format PR title⚙ write PR summary⚙ list PR changes
  • impl - Iterative Implementation Cycle for Development Tasks
    developmentimplementationGitGitHub

    ★ 0 · Updated 2026-03-09

    Performs iterative implementation cycles including scope splitting, development, review, and PR creation

    ⚙ read GitHub issues⚙ analyze specifications⚙ split implementation scope
  • dev:auto:fetch-issue - Automated GitHub Issue Fetcher for Workflows
    GitHubautomationworkflowissue management

    ★ 9 · Updated 2026-03-09

    Fetch GitHub issue content in AUTO mode for workflow initialization

    ⚙ validate parameter⚙ fetch issue⚙ parse data
  • do-issue - Fix GitHub issues with parallel subagent execution
    githubautomationparallelsubagents

    ★ 18 · Updated 2026-03-09

    Addresses GitHub issues using subagent-driven development with parallel execution and quality gates

    ⚙ parse GitHub issue input⚙ create task breakdown⚙ dispatch parallel subagents
  • do-issue - Fix GitHub issues with parallel subagent execution
    githubissuessubagentsparallel

    ★ 602 · Updated 2026-03-09

    Systematically fixes GitHub issues using subagent-driven development with parallel execution

    ⚙ fetch GitHub issue details⚙ create task breakdown plan⚙ dispatch parallel subagents
  • create-plan - Create PLANS.md execution plan document for project management
    project-managementdocumentationplanninggithub

    ★ 9 · Updated 2026-02-18

    Create a PLANS.md file in the project root directory to track project execution

    ⚙ create PLANS.md file⚙ extract GitHub issue details⚙ populate PLANS.md sections
  • fix-issue - Complete GitHub issue resolution workflow from analysis to PR
    GitHubissue trackingcode fixingworkflow automation

    ★ 2 · Updated 2026-02-18

    Automated workflow for fixing GitHub issues with code changes, testing, and pull request creation

    ⚙ fetch issue details⚙ analyze codebase⚙ create implementation plan

Scroll to load more