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: issue

Browse skills that share this tag.

  • ush-github-task-flow - GitHub Task Flow
    githubpull-requestworkflowgit

    ★ 0 · Updated 2026-09-19

    Carries bounded implementation tasks from a GitHub issue through an isolated branch and validated changes to an open pull request.

    ⚙ Deliver pull requests⚙ Merge pull requests⚙ Validate implementation changes
  • 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
  • speckit-gh-triage-feature - Create GitHub feature issue
    githubissuetriagefeature

    ★ 43 · Updated 2026-09-16

    File a GitHub issue for a feature request, label it, and optionally generate a spec.

    ⚙ Create GitHub feature issue⚙ Apply configured feature label⚙ Generate spec file automatically
  • run-issue-task - Execute GitHub Issue-driven tasks
    githubissueworkflowautomation

    ★ 0 · Updated 2026-09-16

    Starts and executes a GitHub Issue-driven task based on execution guidelines, from dependency check to PR creation.

    ⚙ Check issue dependencies⚙ Create working branch⚙ Create working branch note
  • create-issue - Create Issue via Gitee MCP
    giteemcpissuebug-report

    ★ 0 · Updated 2026-09-15

    Clarifies requirements, checks for existing duplicate issues, and creates structured issues on Gitee.

    ⚙ List accessible user repositories⚙ Search public open source repositories⚙ Check existing issues for duplicates
  • issue-fix-ready - Fix Issue body based on review-ready RETRY feedback
    issueworkflowreviewkaji

    ★ 1 · Updated 2026-09-15

    Evaluates review-ready RETRY feedback to update Issue body or provide counterarguments, and submits a response report.

    ⚙ Fetch Issue details and review comments⚙ Evaluate individual review suggestions⚙ Update Issue body text
  • github - Interact with GitHub repositories using gh CLI
    githubgh-clipull-requestissue

    ★ 0 · Updated 2026-09-14

    Provides CLI-based operations for GitHub repositories, pull requests, issues, CI workflow runs, and API queries using gh CLI.

    ⚙ Check pull request status and checks⚙ View CI workflow status and logs⚙ Create and manage GitHub issues
  • agent-transcript - Add redacted agent transcripts to GitHub PRs and issues
    githubpull-requestissuetranscript

    ★ 0 · Updated 2026-09-14

    Add a redacted agent transcript section to GitHub PR or issue bodies during MarketingClaw agent-created PR/issue workflows.

    ⚙ Find local agent session logs⚙ Render sanitized Markdown transcripts⚙ Generate local HTML previews
  • issue - Work a GitHub issue end to end and open a pull request
    githubissuegitpull-request

    ★ 0 · Updated 2026-09-13

    Works a GitHub issue end to end by reading details, editing code in a worktree, opening a pull request, and commenting on the issue.

    ⚙ Read issue details⚙ Create git worktree⚙ Commit code changes
  • issues - GitHub Milestones and Issues Backlog Generator
    githubbacklogmilestoneissue

    ★ 0 · Updated 2026-09-13

    Creates GitHub milestones and issues from plan files located in the docs/plan directory.

    ⚙ Read plan files⚙ Check existing milestones and issues⚙ Create missing GitHub labels
  • create-issue-gate - Create GitHub issues with strict acceptance criteria gating
    githubissuetask-managementgate

    ★ 1 · Updated 2026-09-11

    Creates GitHub issues as task tracking entrypoints with strict acceptance criteria gating before execution.

    ⚙ Create GitHub issues⚙ Validate acceptance criteria⚙ Set issue execution gate status
  • create-issue-gate - Create issue gate with strict acceptance criteria
    githubissuetask-trackinggating

    ★ 0 · Updated 2026-09-11

    Creates GitHub issues for tasks and blocks execution if testable acceptance criteria are missing.

    ⚙ Create GitHub issues⚙ Validate testable acceptance criteria⚙ Set issue status and gate
  • create-issue-gate - Create Issue Gate
    githubissuegatingtask-management

    ★ 0 · Updated 2026-09-11

    Creates GitHub issues with strict acceptance criteria gating before task execution.

    ⚙ Create GitHub issues⚙ Validate acceptance criteria⚙ Gate task execution
  • create-issue - Create GitHub Issue
    githubissueautomationgh-cli

    ★ 2 · Updated 2026-09-11

    Create a GitHub issue with detailed description, purpose, and appropriate labels.

    ⚙ Gather issue details⚙ Research codebase context⚙ Draft issue content
  • monica-contribution - Prepare safe upstream contributions for Monica
    monicacontributionissuepull-request

    ★ 13 · Updated 2026-09-11

    Classifies issues, reproduces defects, and prepares local contribution drafts, PR plans, or private security reports for Monica.

    ⚙ Classify findings using helper scripts⚙ Reproduce defects against exact version⚙ Search existing issues and requests
  • create-github-issues-for-unmet-specification-requirements - Create GitHub Issues for Unmet Specification Requirements
    githubissuespecificationrequirements

    ★ 2 · Updated 2026-09-10

    Create GitHub Issues for unimplemented requirements from specification files using feature_request.yml template.

    ⚙ Analyze specification files for requirements⚙ Check codebase implementation status⚙ Search existing issues for duplicates
  • 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
  • ticket-body - Update ticket description or body content
    ticketissuebodyforge

    ★ 602 · Updated 2026-09-09

    Update an existing ticket's description or body content while preserving its structure.

    ⚙ Read issue body⚙ Identify sections to update⚙ Compose updated body
  • create-issue - Automatically create issues in GitHub or Jira
    githubjiraissueproject-management

    ★ 602 · Updated 2026-09-09

    Detects repository issue tracker configuration and creates structured GitHub or Jira issues using templates.

    ⚙ Detect issue tracker configuration⚙ Create GitHub issues⚙ Create Jira issues
  • issue-reporter - Post work progress comments to GitHub issues
    githubgitissueautomation

    ★ 602 · Updated 2026-09-09

    Extracts issue numbers from branch names and posts structured comments to GitHub issues during task planning, insight discovery, or problem identification.

    ⚙ Extract issue numbers from branch names⚙ Verify GitHub issue existence⚙ Post structured comments to GitHub issues

Scroll to load more