Claude Code plugin with productivity tools: status line, utilities, and workflow enhancements.
claude plugin marketplace add crystian/mia-marketplace
claude plugin install crystools-statusline@mia-marketplaceThen inside Claude Code, run /crystools-statusline to set up the status line.
Supports three icon modes: nerd, emoji (default), and none (plain text).
There are these monitors (use help after the command to see it):
During setup, Claude Code will ask for permission to:
- Read
~/.claude/settings.json— to check if the status line is already configured - Edit
~/.claude/settings.json— to add thestatusLineandCRYSTOOLS_SL_ICONSconfiguration - Bash (find) — to locate the
statusline-command.shscript in the plugin installation directory
| Platform | Status |
|---|---|
| Linux | Supported |
| macOS | Supported |
| WSL | Supported (developed on WSL) |
| Windows (CMD/PowerShell) | Not supported |
The status line script requires jq to parse JSON input.
| Platform | Command |
|---|---|
| macOS | brew install jq |
| Linux / WSL | sudo apt install jq |
Required for branch, status, and ahead/behind info.
Install some Nerd Font from the Nerd Font on your system, and configure your terminal to use it. The status line will automatically use the appropriate icons when CRYSTOOLS_SL_ICONS is set to nerd.
MIT
Made with <3 by Crystian


