What problem does it solve?
This Skill turns ambiguous engineering requests into a decision-complete work plan, so implementation can start without extra interviews or guesswork.
Core Features & Use Cases
- Explore-first planning: Grounds the request in the codebase, searches for real constraints, and separates discoverable facts from user decisions.
- Approval-gated planning: Records assumptions, open questions, and scope boundaries before any plan is finalized.
- Execution-ready output: Produces a structured plan with dependencies, verification steps, and agent-executable acceptance criteria for each task.
- Use case: A vague request like "make this better" becomes a concrete, reviewable plan for a multi-file refactor or architecture change.
Quick Start
Use the ulw-plan skill to analyze the repository, identify the open decisions, and produce a decision-complete work plan for the requested change.