Cron Cost Optimize

Audit the cron jobs a user already registered and recommend a cheaper execution mode for each one, either a zero-token script or command job, or an agent job with minimal context. Use when the user asks why their scheduled jobs cost so much, wants to cut cron or automation token spend, asks which crons could be scripts, or is porting existing scheduled jobs into Kiro Crew and wants cost-efficient defaults. Read-only by default, and it never edits a job on its own.

kirodotdev fb8c44a 2 files · 34.6 KB Updated

File contents

kirodotdev/kirocrew/tree/main/src/kiro_crew/builtin_skills/cron-cost-optimize commit fb8c44aa63

Frequently asked questions

npx skillmds@latest add kirodotdev/cron-cost-optimize