Dev Tools · 8h ago
GEF project generator enforces engineering rules for AI assistants
Developer Gnzikoune created GEF, a project generator that bakes in engineering rules like GitHub Flow, conventional commits, and AI prompts from project start. It installs playbooks, git hooks, CI/CD, and documentation automatically via `npx create-gef`. The tool aims to prevent AI assistants from forgetting best practices during development.
Meridian48 take
GEF addresses a real pain point for teams using AI coding tools, but its adoption depends on whether developers trust a third-party framework to enforce their specific workflows.
Read the full reporting
I got tired of repeating engineering rules to AI on every project. So I built GEF. →
DEV Community
project-generatorai-assistants