plan
SkillDocs & knowledgeStart a new Flywheel planning round. Produce initial markdown plan, route to competing frontier models, synthesize hybrid, refine 4–5×. Use before any coding begins on a new feature.
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 plan skill
What this skill tells your AI
The instructions your AI receives, as published by hoangsonww/forge-agentic-coding-cli in .codex/skills/plan/SKILL.md and read by ahel’s review.
Plan space. Before any code, before any beads.
- Create
.flywheel/plans/<YYYY-MM-DD>-<slug>.md. - Copy
.flywheel/prompts/plan-initial.mdas the prompt template. Fill in intent, workflows, and feature-specific constraints. - Send independently to 3–4 frontier models (GPT Pro, Opus, Gemini
Deep Think, Grok Heavy). Save each output separately:
<date>-<slug>-<model>.md. - Synthesize: use
.flywheel/prompts/plan-synthesize-best-of-all-worlds.mdwith GPT Pro to produce a hybrid plan (<date>-<slug>-hybrid.md). - Apply diffs in Claude Code / Codex with
.flywheel/prompts/plan-integrate-synthesis.md. - Refine 4–5× in fresh GPT Pro conversations using
.flywheel/prompts/plan-refine.md. Stop when suggestions become small and corrective.
Plans at 3k–6k lines are normal and correct. When stable, run the
plan-to-beads skill.
Signals
- GitHub stars
- 22
- Forks
- 9
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
plan-hoangsonww- Source
- github.com/hoangsonww/forge-agentic-coding-cli