Skip to main content
EQ
Foundry
arrow_back Back to Browse

eq-finalize

Verified

Complete a feature branch — run consistency analysis, full verification, create PR

Installation

npx skills add mclaude95/eq-foundry -s eq-finalize

Recommended — works with Claude Code, Cursor, and 40+ agents.

bolt

Performance

Optimized for speed with minimal overhead. Runs efficiently in CI and local environments.

shield

Security

Sandboxed execution with scoped permissions. No external data leaves your environment.

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