Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

moneyfrisk

스타0
포크0
업데이트2026년 6월 30일 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.

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly