---
description: Pantheon workflow for implementation
---

Use the Pantheon workflow to implement this request.

Recommended flow:

1. Use `pantheon_delegate` with `explorer` if repository discovery is needed.
2. Use `oracle` if architecture or trade-offs need review.
3. Use `fixer` for bounded implementation, or `refactor` for behavior-preserving structural changes.
4. Use `designer` if user-facing UI quality matters.
5. Verify with tests or diagnostics.

User request:
$@
