quality

Installation
SKILL.md

Quality Playbook

HARD-GATE

  • All quality commands (mix format --check-formatted, mix credo --strict, mix dialyzer, mix hex.audit, mix test) must exit 0 before a PR is opened.
  • Any refactor requires green characterization tests and explicit user approval.
  • No gate may be skipped or declared green from simulated output.

When to use

Before opening a PR or when asked for a full quality/production-readiness pass.

Atomic skills this playbook loads

Installs
13
GitHub Stars
1
First Seen
Jun 20, 2026
quality — igmarin/elixir-phoenix-skills