yannmenec

Blocker Detective — Data skill for Claude Code

Data community

Run the Blocker Detective on the Project Mercury Sprint 42 data.

How to install Blocker Detective

Installs to ~/.claude/commands/yannmenec-delivery-management-skills-blocker-detective.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/yannmenec/delivery-management-skills/HEAD/.claude/commands/blocker-detective.md -o ~/.claude/commands/yannmenec-delivery-management-skills-blocker-detective.md

Restart Claude Code, or start a new session, for it to be picked up.

What Blocker Detective does

Run the Blocker Detective on the Project Mercury Sprint 42 data.

Instructions

Read the agent prompt from agents/blocker-detective/prompt.md. Read the sprint data from data/jira-sprint-42.json. Read GitHub PRs from data/github-prs.json. Read GitHub commits from data/github-commits.json. Read CI builds from data/ci-builds.json.

Scan the sprint data for blocker signals: aging PRs, review starvation, CI failure streaks, stale work, developer overload, blocked tickets, and ghost sprint items. P

Alternatives in Data

  • Bitbucket Data Center 71.9k ★
  • Financial Services — Reference agents, skills, and data connectors for the financial-services workflows we see most — investment ba 34.5k ★
  • Data Contract — This document defines which files belong to the system (auto-updatable) and which belong to the user (never to 32.5k ★

Full documentation available on GitHub

View Source Repository