flywheel
SkillDev toolsOverview of Forge's Agentic Coding Flywheel methodology. Use to route between plan, bead, and code space. See FLYWHEEL.md at the repo root.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the flywheel skill
What this skill tells your AI
The instructions your AI receives, as published by hoangsonww/forge-agentic-coding-cli in .codex/skills/flywheel/SKILL.md and read by ahel’s review.
Forge follows the Agentic Coding Flywheel: plan obsessively in markdown, translate polished plans into self-contained beads, then let a swarm execute.
| Phase | Skill / Prompt |
|---|---|
| new feature | plan |
| competing plans → one | .flywheel/prompts/plan-synthesize-best-of-all-worlds.md |
| refine plan | .flywheel/prompts/plan-refine.md (4–5×) |
| translate to beads | plan-to-beads |
| polish beads | polish-beads (4–6×) |
| session reset | start fresh + .flywheel/prompts/fresh-eyes.md |
| cross-agent review | deep-review |
| strategic drift? | reality-check |
| end of session | landing |
| post-compaction | "Reread AGENTS.md, CLAUDE.md, FLYWHEEL.md" |
Layered artifacts:
.flywheel/plans/— plan space..beads/beads.jsonl— bead space (source of truth once polished).src/,test/— code space.
Core invariants live in FLYWHEEL.md (the Kernel, 9 items). Read
AGENTS.md and CLAUDE.md for Forge-wide rules.
Signals
- GitHub stars
- 22
- Forks
- 9
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
flywheel- Source
- github.com/hoangsonww/forge-agentic-coding-cli