Wakeless Agent Tracker
Wakeless Agent Tracker is a Claude Code plugin for the Operate phase that surfaces where your coding agents are running and what each session is doing.
See where Claude and other coding agents are active and what they are doing via a tracker and dashboard instead of guessing from terminal tabs.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install wakeless-agent-tracker@wakeless/agent-trackerBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:wakeless/agent-tracker") and the paste-ready config with skillselion.get_install_config("plugin:wakeless/agent-tracker").
What it does
Wakeless Agent Tracker is a Claude Code plugin for builders who run more than one agent thread and lose situational awareness. It advertises a straightforward promise: track where and what your agents are doing, with catalog keywords pointing at dashboards, sessions, and displays rather than codegen tricks. That places it squarely in Operate monitoring—observability for agent labor—while still touching Build when you orchestrate several Claude sessions on a large refactor. Solo indie users benefit when background agents scrape, test, or edit files simultaneously and you need a single pane to avoid duplicate work or orphaned tasks. It is lighter than full APM; think session cartography for AI coders. Install when agent sprawl becomes your bottleneck, not when you only open Claude once a day for a single file.
Highlights
- Tracks agent sessions so you know where and what your agents are doing
- Dashboard-oriented UX keywords for displays across concurrent Claude work
- Community-catalog plugin with a single bundled tracker component
- Focused on agent visibility rather than code generation or deployment
- Useful when running multiple parallel agent tasks on one machine or repo
Why builders use it
Parallel Claude Code agents become opaque—you cannot tell which session owns which task without manual tab archaeology.
After you add Agent Tracker, you get dashboard-style visibility into agent sessions so you can coordinate work instead of duplicating effort.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 9 stars, 0 votes.
FAQ
Who is wakeless-agent-tracker for?
It is for Claude Code users who run several agent sessions and need a tracker or dashboard to see location and activity at a glance.
When should I use wakeless-agent-tracker?
Use it when concurrent agents start stepping on each other or you lose track of which job is still running.
How do I add wakeless-agent-tracker to my agent?
Install the wakeless/agent-tracker plugin from the Claude Code plugins marketplace and open its dashboard or tracking UI per the repo instructions.
Comments
Share how you use wakeless-agent-tracker, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.