📋 Operations

My Initiatives

Track GitHub issues and initiatives across multiple repositories. Categorized, prioritized, and synced to your local task file.

Saves ~10 min/day

What It Does

Pulls your open issues from every repo you care about, buckets them by product area or team using your label and project mappings, and highlights what actually needs PM attention—not just “everything assigned to you.”

Parallel subagents fetch repos concurrently, so scaling to five or ten repositories doesn’t turn into a long serial crawl. The output syncs into a local task file (for example ACTIVE.md) so your editor, skills, and weekly planning all read the same source of truth.

What Gets Flagged

pm-action label

Any issue tagged for PM follow-up surfaces first—decisions, reviews, or unblock requests that shouldn’t wait for the next staff meeting.

Your assignments, recently touched

Issues assigned to you that changed in the last 48 hours: new comments, status moves, or linked PRs—so you respond while context is still fresh.

Stale epics

Epics or parent issues with no activity for 14+ days get called out before they silently drift off the roadmap narrative.

New comments since last sync

Threads with activity since your previous run are marked so you don’t miss a ping buried in a repo you don’t visit daily.

Example Prompts

Show my initiatives
Sync my issues
What am I tracking?
Initiative status

How It Works

Load configuration

Reads repo list, label-to-category maps, filters for open state, and optional team-specific queries so the scope matches how you actually work.

Fetch in parallel

Queries GitHub for issues across all configured repositories at once, respecting rate limits and authentication from your environment.

Categorize and dedupe

Assigns each issue to a bucket, merges cross-repo duplicates when titles or links align, and sorts by priority and recency.

Identify PM action items

Applies the flagging rules—labels, assignment + recency, staleness, new comments—to produce an “needs you” short list on top of the full inventory.

Report and sync

Writes a categorized markdown (or structured) report and updates your local task file so standups and planning pick up the same snapshot.

Try It Now

Clone the repo and start using this skill in under 60 seconds.