superflow
Autonomous feature development from idea to merged pull requests
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install superflow?โผ
Run `npx skills add egerev/superflow --all -g -y` in your terminal to install the full workflow globally.
What does superflow do?โผ
It takes a feature from idea to merged pull requests through four phases: onboarding, discovery and planning, autonomous sprint execution, and a controlled merge with CI checks.
Does superflow work with Claude Code and Codex?โผ
Yes. It auto-detects the runtime at startup and supports both Claude Code and Codex CLI as the primary orchestrator, with the other acting as a secondary review provider.
When should I use superflow?โผ
Use it for multi-file features, new subsystems, and refactors that benefit from planning and review cycles. Skip it for quick single-file fixes.
Can I use superflow without deep Git expertise?โผ
Yes. You approve the plan in plain language, and the agent handles branches, worktrees, reviews, tests, and pull request creation automatically.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core