Breaks down complex design documents into small, manageable, and agent-executable task files.
Plan Dissector is a specialized Claude Code skill designed to transform oversized specifications and lengthy design documents into a structured series of independent, executable plan files. By enforcing a strict 50-line limit and requiring self-contained context for each chunk, it ensures that AI agents can implement features without losing critical design rationale or getting overwhelmed by context window limits. The skill automatically manages dependencies, creates a standardized folder hierarchy, and runs a comprehensive validation pass to guarantee that no requirements are lost during the transition from high-level planning to actionable execution.