From ai-pm-assistant
Analyzes Jira sprint data and produces a concise PM-ready report. Useful for sprint health, delivery confidence, risks, and blockers.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-pm-assistant:sprint-report <sprint data, burndown, or Jira board link><sprint data, burndown, or Jira board link>This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
$ARGUMENTS
$ARGUMENTS
If no input is provided above, ask: "Please paste your Jira sprint data - burndown, velocity, ticket statuses, or a screenshot description. Which day of the sprint are we on?"
If Jira is not connected (MCP tool unavailable): do not fabricate ticket data. Tell the user Jira isn't connected and ask them to paste the board state (ticket statuses, assignees, blockers). The report format is identical - only the data source changes. See Connection Failsafe in .claude/CLAUDE.md.
Assess: burndown trend, completed vs committed, blocked/aging tickets, scope changes, QA bottlenecks, overloaded owners, and velocity trend.
3 short sentences maximum.
2 short professional sentences.
After generating the report, ask the user where they want it saved:
"Where would you like me to save this? I can save it locally or push it directly to any platform you have connected via MCP."
Local
- Local file - saved to
clients/CLIENT/sprint-artefacts/YYYY-MM-DD-sprint-N-report.mdConnected platforms (via MCP) 2. Confluence - published as a new page (I'll ask for your domain, space, and parent page) 3. Google Drive - saved as a new Doc (I'll ask for the folder) 4. Notion - created as a new page (I'll ask for your workspace and parent page)
No save 5. Clipboard only - leave it here for you to copy manually
Do not save or publish anything until the user confirms the destination.
If Confluence is chosen:
getConfluenceSpaces if neededcreateConfluencePage with:
cloudId: as provided by the userspaceId: resolved from the space keyparentId: as provided by the usertitle: {Project} Sprint Report - {Sprint Name}, Day {N} ({YYYY-MM-DD})contentFormat: markdownbody: the full report markdownnpx claudepluginhub erica-j-01/ai-pmProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.