EAI Gofer brings the business specification-driven workflow into VS Code. It
keeps repository work visible from business scenario through validation, mirrors
the repo-owned .specify/ scaffold, and packages the resources needed by the
EAI Gofer pipeline.
What It Does
helps everyone, not just coders, write good code, that delivers a business
outcome
Work with AI to generate what you need whether it is business case, executive
summary, technical diagram of otherwise for you and your stakeholders to know
what will be built, not find out it is wrong later
initializes the repo-owned EAI Gofer scaffold
surfaces specs, memory, and progress inside VS Code
helps launch and monitor supported AI CLI workflows
keeps the VS Code surface aligned with the portable
Claude/Codex/Copilot/Gemini bundle
Quick Start
Open the Command Palette and run Gofer: Initialize Repository.
Optional: run Gofer: Install Optional Developer Tools.
Start with /0_business_scenario in slash-command CLIs or
#0_business_scenario in Copilot Chat.
Progress through the core pipeline:
business scenario -> research -> specify -> plan -> tasks -> implement -> validate.