What problem does it solve?
aweek's lifecycle management for agents is complex and error-prone without a unified control surface. This skill consolidates resume, top-up, pause, and delete operations into a single, validated workflow, enforcing safety gates and consistent identity handling.
Core Features & Use Cases
- Resume a budget-paused agent to continue operation.
- Top-up a paused agent by resetting usage and optionally adjusting the weekly budget with explicit confirmation for destructive changes.
- Pause or stop an active agent to temporarily halt heartbeat-driven execution.
- Delete or archive an agent with guided prompts to confirm destructive actions and to decide whether to keep or remove the subagent identity file.
- Identity management is handled through .claude/agents/<slug>.md and should not be edited directly to avoid schema drift.
Quick Start
At invocation, choose an operation (resume, top-up, pause, delete) and select the target agent; then confirm any destructive actions when prompted.