polish-beads
SkillDev toolsPolishing pass over all open beads. Run 4–6 times. "Check your beads N times, implement once." Use after plan-to-beads and between refinement rounds.
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 polish-beads skill
What this skill tells your AI
The instructions your AI receives, as published by hoangsonww/forge-agentic-coding-cli in .codex/skills/polish-beads/SKILL.md and read by ahel’s review.
Use the verbatim prompt at .flywheel/prompts/polish-beads.md.
Each round, verify:
- Self-containment — a fresh agent can execute without the plan.
- Dependencies —
depends_onis correct; no missing edges. - Tests — concrete obligations with logging expectations.
- Coverage — cross-reference vs
.flywheel/plans/*.md. - Duplicates — merge overlapping beads (see
dedupe-beadsprompt). - Forge invariants — permission gate,
LEGAL_TRANSITIONS, UI < 120KB, provider probe ~1.5s.
Stop when two consecutive rounds produce only small corrective
edits. If polishing has flatlined after 3 rounds, switch to a fresh
session and .flywheel/prompts/fresh-eyes.md.
Final round: run through a different model (e.g. switch Claude ↔ Codex). Different models catch different things.
Signals
- GitHub stars
- 22
- Forks
- 9
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
polish-beads- Source
- github.com/hoangsonww/forge-agentic-coding-cli