Skip to main content
Run any Skill in Manus
with one click

moneyfrisk

Stars0
Forks0
UpdatedJune 30, 2026 at 04:19

Frisk your diff for money stored or computed as a floating-point number before you call a coding task done. Triggers automatically when you are about to report work complete and your diff touched anything money-shaped (price, amount, total, balance, fee, tax, currency math) — or on /moneyfrisk. Floats can't represent most decimal cents exactly, so 0.1 + 0.2 is 0.30000000000000004 and money silently drifts; moneyfrisk flags float-typed money, unsafe float arithmetic on currency, and lossy float<->money conversions in the changed lines, and refuses to say "done" while a money value is riding on a float.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly