Whats Broken banner
SenpaiJoeru05 SenpaiJoeru05

Whats Broken

Development community

Description

--- description: Find what's currently broken or stalled across the workspace argumentHint: [repo name, optional] agent: joeru tier: standard --- Report what is currently broken or stalled. $ARGUMENTS Check, in this order, and stop as soon as you have a clear answer: 1. **Uncommitted work sitting too long** — `git status --short` and the age of the oldest change. Work uncommitted for days is usually stuck, not in progress. 2. **Failing tests** — run the project's test command if there is o

Installation

Installs to ~/.claude/skills/senpaijoeru05-joeru-kit-public-whats-broken/SKILL.md

Terminal
mkdir -p ~/.claude/skills/senpaijoeru05-joeru-kit-public-whats-broken && curl -fsSL https://raw.githubusercontent.com/SenpaiJoeru05/joeru-kit-public/HEAD/commands/whats-broken.md -o ~/.claude/skills/senpaijoeru05-joeru-kit-public-whats-broken/SKILL.md

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

Full documentation available on GitHub

View Source Repository