Create or manage Architecture Decision Records (ADRs) in docs/decisions/
Use this skill working with Ash Framework or any of its extensions. Always consult this when making any domain changes, features or fixes.
Record a development session summary in the project devlog
Run E2E browser tests via Tidewave browser_eval against the running Phoenix dev server
Inspect LiveView state (assigns, components) via Phoenix.LiveView.Debug in project_eval
Morning briefing โ where we left off, what to work on today. Fast, compact report from canonical sources.
Manage plan lifecycle โ list plans, mark completed/abandoned, move between directories
Review changed code for Elixir/Ash/Phoenix best practices, anti-patterns, and idiomatic style โ then fix issues found