remote-system-maintenance
v1.0.0Structured procedures for Linux system diagnostics and maintenance via SSH/tmux with Ubuntu/Debian cleanup checklists
Automatically updates terminal title with emoji + project + topic context and establishes 2389 workflow conventions for TodoWrite task tracking
/plugin install terminal-title@2389-research
Full plugin documentation and usage guide
Automatically updates your terminal title with emoji + project + topic context. Works on Windows, macOS, and Linux. Also establishes 2389 workflow conventions for TodoWrite task tracking.
/plugin marketplace add 2389-research/claude-plugins
/plugin install terminal-title@2389-research
Windows users need PowerShell 7+ (pwsh) installed and on PATH. The plugin picks it up automatically.
Unix/Linux/macOS users don't need to do anything extra.
One skill: terminal-title -- manages your terminal title based on project and topic context.
The title updates automatically at session start, and again whenever the topic changes. An emoji prefix gives you a quick visual cue when switching between terminal windows.
The plugin also defines the TodoWrite conventions that all 2389 plugins share: granular 2-5 minute tasks, one in-progress at a time.
A session start hook fires the terminal-title skill, which:
.ps1 on Windows, .sh everywhere else)🔥 firebase-app > authentication setup
This plugin establishes the task tracking patterns used across all 2389 plugins:
{
content: "Write the failing test", // Imperative form
status: "pending", // or "in_progress" or "completed"
activeForm: "Writing the failing test" // Present continuous form
}
Task lifecycle:
Get started in seconds
/plugin marketplace add 2389-research/claude-plugins
/plugin install terminal-title
Skills auto-trigger when relevant