.claude/skills/dev/claim-ticket/SKILL.md
Dev claims a specific GitHub issue — posts comment, sets up local context, prepares to fix
npx skillsauth add awais786/opensource-issues claim-ticketInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
When a dev says they want to work on a specific issue.
Parse the issue number and repo from the message.
Read the issue via GitHub MCP:
Check for conflicts:
Claim:
Load context:
CONTRIBUTING.md of the repoOutput:
Claimed #<number> in <org/repo>
Title: <title>
CONTEXT
Relevant files: <list>
What to fix: <1-2 sentence summary>
Effort estimate: <LOW/MEDIUM/HIGH>
NEXT STEP
Run `/fix #<number> <org/repo>` to start the fix.
tools
--- name: pick-issue description: Find and recommend clean open source issues to work on from Django, Python, or AI ecosystems. Verifies each issue is open, unassigned, and has no in-progress PR. Use when the user asks to find issues, pick a ticket, or wants contribution suggestions. disable-model-invocation: false allowed-tools: WebFetch, Read, Write, Bash argument-hint: [ecosystem: django|python|ai|all] [filter: good-first|bugs|all] [fresh] --- You are helping a Python/Django expert find the
tools
Shows a live snapshot of team activity — in-progress work, open issues, blocked items, recent merges
testing
Generates a weekly summary of team contributions — merged PRs, in-progress work, blockers, velocity
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.