ops-yolo
Installation
SKILL.md
Runtime Context
Before YOLO analysis, load:
- Preferences:
cat ${CLAUDE_PLUGIN_DATA_DIR:-$HOME/.claude/plugins/data/ops-ops-marketplace}/preferences.json— readowner,timezone,yolo_enabled, all channel configs - Daemon health:
cat ${CLAUDE_PLUGIN_DATA_DIR}/daemon-health.json— all services must be healthy for comprehensive analysis - Secrets: Resolve ALL keys via env → Doppler → password manager: GITHUB_TOKEN, SENTRY_AUTH_TOKEN, LINEAR_API_KEY, AWS_ACCESS_KEY_ID
- Ops memories: Load ALL files from
${CLAUDE_PLUGIN_DATA_DIR}/memories/— contact profiles, preferences, topics, donts. YOLO agents need maximum context.
OPS ► YOLO MODE
CLI/API Reference
aws CLI (Cost Explorer)
| Command | Usage | Output |
|---|---|---|
aws ce get-cost-and-usage --time-period Start=<YYYY-MM-DD>,End=<YYYY-MM-DD> --granularity MONTHLY --metrics "UnblendedCost" --output json |
Current month spend | Cost JSON |