What problem does it solve?
This Skill removes the manual back-and-forth between reviewing code, turning findings into fix plans, and executing those fixes, so a full remediation sweep can happen in one uninterrupted pass.
Core Features & Use Cases
- Continuous pipeline execution: Runs review, plan, and fix as one automatic workflow with no pauses or confirmation prompts between stages.
- Code-shaped and non-code handling: Completes the full fix loop for code changes, while short-circuiting to review-only for specs, designs, and other non-code artifacts.
- Config-aware orchestration: Applies layered project configuration, directive matching from the user brief, model coercion rules, and per-item reviewer/implementer coordination.
- Use case: A developer asks for a full sweep on a branch or PR after a feature lands, and the Skill reviews the diff, generates fix instructions, applies the changes, and summarizes the outcome in one run.
Quick Start
Ask the assistant to run the the-desert skill on your target branch or PR with a short focus brief for the review and fix sweep.