flywheel

SkillDev tools

Overview 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.

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.

PhaseSkill / Prompt
new featureplan
competing plans → one.flywheel/prompts/plan-synthesize-best-of-all-worlds.md
refine plan.flywheel/prompts/plan-refine.md (4–5×)
translate to beadsplan-to-beads
polish beadspolish-beads (4–6×)
session resetstart fresh + .flywheel/prompts/fresh-eyes.md
cross-agent reviewdeep-review
strategic drift?reality-check
end of sessionlanding
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