weekly-status

Solid

Weekly accomplishment report. Pulls from Jira, GitHub, Confluence, and Slack to produce a structured status report with accomplishments, metrics, blockers, and next week plan. Triggers on: "weekly status", "status report", "what did I do this week".

AI & Automation 17 stars 4 forks Updated today MIT

Install

View on GitHub

Quality Score: 83/100

Stars 20%
42
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Weekly Status Generates a structured weekly accomplishment report by pulling activity from all connected work tools. Covers what got done, key metrics, blockers, and upcoming priorities. ## When to Activate - User says "weekly status", "status report", "weekly update" - User asks "what did I do this week?" or "what did I accomplish?" - User needs to prepare for a standup, skip-level, or weekly sync ## Input Optional overrides: - **Date range**: Defaults to last 7 days. User can specify "last 2 weeks" or specific dates. - **Focus area**: Limit to a specific project, team, or epic. - **Audience**: "for my manager", "for the team", "for skip-level" (adjusts detail level). ## Execution ### Step 1: Determine Date Range Default: 7 days back from today. Use the system `date` command to get the current date. ### Step 2: Parallel Data Gathering (Fan-Out) Launch parallel searches across all connected MCP sources. | Source | Query | Extract | |:-------|:------|:--------| | Jira | Issues transitioned to Done/Closed in date range, assigned to user | Completed work, story points | | Jira | Issues currently In Progress, assigned to user | Active work | | Jira | Issues with blockers or impediments | Blockers | | GitHub | PRs merged by user in date range | Code shipped | | GitHub | PRs opened and still in review | Pending reviews | | Confluence | Pages created or updated by user in date range | Documentation work | | Slack | Threads where user p...

Details

Author
mshadmanrahman
Repository
mshadmanrahman/pm-pilot
Created
5 months ago
Last Updated
today
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category