Implement small Phoenix changes without planning - add validations, update routes, fix components, create migrations. Use for single-file edits under 50 lines.
---
name: phx:quick
description: Implement small Phoenix changes without planning — add validations, update routes, fix components, create migrations. Use for single-file edits under 50 lines.
effort: low
---
# Quick Mode
Skip the planning ceremony. Get working code fast.
## Usage
```bash
/phx:quick Add pagination to posts
/phx:quick Fix the login redirect bug
/phx:quick Add CSV export to reports
```
## Arguments
`$ARGUMENTS` = What to implement
## How It Differs
| Normal Mode | Quick Mode |… install to load the full skill