From jacked
Use when the user asks "what should I work on", "what's next", "what are our priorities", "help me prioritize", "what should we build next", "I'm not sure what to do next", or "where should I start". Analyzes plans, issues, commits, and lifecycle stage to recommend highest-yield next work items.
npx claudepluginhub jackneil/claude-jacked --plugin jackedThis skill uses the workspace's default tool permissions.
First, check if a repo-scoped version exists in the current project:
Guides strict Test-Driven Development (TDD): write failing tests first for features, bugfixes, refactors before any production code. Enforces red-green-refactor cycle.
Guides systematic root cause investigation for bugs, test failures, unexpected behavior, performance issues, and build failures before proposing fixes.
Guides A/B test setup with mandatory gates for hypothesis validation, metrics definition, sample size calculation, and execution readiness checks.
First, check if a repo-scoped version exists in the current project:
.claude/skills/whats-next/SKILL.md exists (Glob) → read and follow it instead of this file..claude/commands/whats-next.md exists (Glob) → read and follow it instead.~/.claude/commands/whats-next.md and follow it.