Overview
eq-finalize runs the full verification chain, consistency analysis, and creates a pull request with a structured body.
When to Use
Run after /eq-review is approved and all tasks are committed. Final step in the eq workflow pipeline.
Usage Examples
/eq-finalize
Runs lint, type-check, tests, then builds and creates the PR.
Installation
npx skills add mclaude95/eq-foundry -s eq-finalize