egerevegerevCommunityยท1 Agent Skills Included

superflow

Autonomous feature development from idea to merged pull requests

Runs a four-phase development workflow: project onboarding, collaborative discovery with expert brainstorming, autonomous sprint execution, and controlled merging. Eliminates manual code review coordination, untested pull requests, and lost context during long coding sessions. Dispatches parallel sub-agents for implementation, dual-model reviews, and testing so features ship as reviewed, merge-ready pull requests.
npx skills add egerev/superflow --all -g -y
Available:

Instructs the agent on how to orchestrate the four-phase workflow, dispatch sub-agents for code and reviews, enforce git workflow modes, and recover state after context compaction.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’