Iteratively refine beads for ralph-tui execution through 4-6 polishing rounds until convergence, ensuring each bead fits one agent context window, has quality gates appended, uses correct bd CLI syntax, and follows schema-backend-UI dependency ordering. Use when user wants to polish beads for ralph, refine ralph…
Iteratively refine task breakdowns (beads, issues, stories, tickets) through 4-6 polishing rounds until convergence. Based on the 'Check N Times, Implement Once' principle. Use when user wants to polish beads, refine tasks, review task breakdown quality, improve issue definitions, iterate on a plan's task list, check…
Generate multiple independent implementation plans in parallel, then synthesize a best-of-all-worlds plan combining the strongest ideas from each. Use when planning a feature, designing architecture, creating an implementation strategy, or when the user says competing plans, parallel plans, plan shootout, multi-plan…
Enforce 85% planning before any implementation. Produce a comprehensive markdown plan covering architecture, data flow, error handling, edge cases, and security before writing code. Use when user wants to build a feature, implement something, start a new project, design architecture, scaffold an app, create a system…
Structured divergent-convergent ideation pipeline for generating feature ideas for existing projects. Follows a specific 30 → 5 → 15 expansion/contraction pattern grounded in the current codebase to avoid both tunnel vision and unfocused brainstorming. Use this skill whenever the user wants to brainstorm features…
Three-mode code review system that catches different bug categories by alternating review perspectives. Use when user says "review", "code review", "check my code", "find bugs", "look for issues", "review my changes", "what did I miss", "anything wrong with this", "sanity check", "spot check", "audit this code"…