概要
This skill implements the 'Ralph Wiggum' pattern, a specialized workflow for Claude Code that enables autonomous, multi-step iteration on well-defined coding tasks. By defining clear completion promises and safety limits, it allows AI agents to independently handle Test-Driven Development (TDD), bug fixes, and refactoring sessions. It is particularly effective for 'overnight' development or complex feature implementations where progress can be verified through automated tests, linters, or type checkers, ensuring the AI persists until the job is done.