.claude/skills/lead/sprint-report/SKILL.md
Generates a weekly summary of team contributions — merged PRs, in-progress work, blockers, velocity
npx skillsauth add awais786/opensource-issues sprint-reportInstall 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 the Lead asks for a weekly or sprint summary.
GitHub MCP — for the last 7 days across all repos in config/repos.yaml:
Build the report:
WEEKLY REPORT — week of <date>
──────────────────────────────
SHIPPED (merged PRs)
✓ @alice openedx/edx-val #301 Fix video upload timeout
✓ @bob openedx/edx-search #278 Update ES mapping
IN REVIEW (open PRs)
⏳ @alice openedx/edx-rbac #189 Waiting: maintainer review (3 days)
IN PROGRESS (no PR yet)
🔧 @carol openedx/credentials #340 Working on fix
BLOCKED
⛔ @bob openedx/edx-search #278 CI flaky — upstream issue
METRICS
PRs merged: 2
PRs open: 1
Issues fixed: 2
Avg days open before merge: 4.5
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
development
Dev claims a specific GitHub issue — posts comment, sets up local context, prepares to fix
testing
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".