Cost Status
This skill configures the Claude Code status-line plugin that reads session JSON from stdin and tracks costs in ~/.claude/cost-tracking.json.
Workflow
- Install the plugin if needed.
- Add the status line command to
~/.claude/settings.jsonas documented incost-status/README.md. - If the user needs the exact script path, use the
findcommand in the README. - Confirm dependencies:
jq,awk, Bash 4+.