← all publishers

jgjake2

@jgjake2 source repo

3 published skills

  1. Check Usage · jgjake2 bundle
    Check Claude's current rate-limit utilization and decide whether to pause the task. Use before starting an unusually expensive step of a long-running task, when the usage-limit hook is not installed, or when the user asks where the budget stands.
    0
    installs
  2. Resume Task · jgjake2 bundle
    Resume a task that was paused by the usage limit monitor, loading the saved progress and resume plan from a checkpoint. Use when the user asks to resume, continue, or pick up a previously halted task.
    0
    installs
  3. Save Progress · jgjake2 bundle
    Save a checkpoint of the current task -- what has been done plus a concrete resume plan -- to the project's progress directory. Use when check-usage returns band "stop", and at intermediate checkpoints during any long task.
    0
    installs