Agentic Pipeline
The standard EverQuote agentic workflow. Each step is powered by a specialized tool that ensures quality and consistency from initialization to deployment.
eq-init
Initialize project structure and foundry config.
eq-create-issues
Parse requirements and generate issue tracking.
eq-execute
Autonomous code implementation with TDD.
Runningeq-analyze
Post-execution telemetry and analysis.
eq-review
Automated audit and quality assurance.
eq-finalize
Documentation and deployment prep.
eq-init
Initialize project structure and foundry config.
eq-create-issues
Parse requirements and generate issue tracking.
eq-execute
Autonomous code implementation with TDD.
Runningeq-analyze
Post-execution telemetry and analysis.
eq-review
Automated audit and quality assurance.
eq-finalize
Documentation and deployment prep.
Customizing your pipeline?
You can swap out any of these steps with your own custom tools or skills. Check out the guides to learn how to register new tools in the pipeline.
Read the Pipeline Guide →