View and manage Claude Code tasks in a floating Hammerspoon window with live updates. Ideal for operations teams using Hammerspoon for automation. Connects to Claude Code for task management.
git clone https://github.com/jongwony/ClaudeTasks.spoon.gitView and manage Claude Code tasks in a floating Hammerspoon window with live updates. Ideal for operations teams using Hammerspoon for automation. Connects to Claude Code for task management.
[{"step":"Install the ClaudeTasks.spoon module in Hammerspoon. Add the following to your Hammerspoon init.lua: `local tasks = require(\"ClaudeTasks\") tasks.start()`","tip":"Ensure Hammerspoon has permission to access the clipboard and system APIs for task tracking."},{"step":"Customize the floating window position and refresh rate in the module settings. Example: `tasks.setup({ x = 100, y = 100, refresh_seconds = 30 })`","tip":"Use a position that doesn’t obstruct your primary workflow (e.g., top-right corner)."},{"step":"Trigger the window with a hotkey (e.g., `hs.hotkey.bind(\"cmd\", \"t\", tasks.toggle)`). Filter tasks by status or priority using the prompt template.","tip":"Combine with Hammerspoon’s `hs.task` for additional automation, like auto-closing completed tasks."},{"step":"For overdue or stuck tasks, click the task in the window to copy its ID to the clipboard. Use this in your terminal or IDE to take action.","tip":"Pair with Claude Code’s `task list` command for cross-referencing."},{"step":"Monitor the window during long-running tasks. The live updates help you stay aware of task progress without switching contexts.","tip":"Use the `tasks.log` feature to debug if tasks aren’t appearing correctly."}]
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/jongwony/ClaudeTasks.spoonCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Use the ClaudeTasks.spoon Hammerspoon module to view and manage all active Claude Code tasks in a floating window. Refresh the window to see live updates. Focus on tasks with [STATUS] or [PRIORITY]. For each task, note the [TASK_ID], [DESCRIPTION], and [TIMESTAMP]. Suggest next actions for tasks that are stuck or overdue.
The floating Hammerspoon window displays 5 active Claude Code tasks with the following details: 1. **Task ID: cc-20240515-1422** - Description: "Debug Python script for data pipeline" - Status: Stuck (Error: ModuleNotFoundError) - Priority: High - Timestamp: 2024-05-15 14:22:00 - Next Action: Check if virtual environment is activated. Run `pip install pandas` if missing. 2. **Task ID: cc-20240515-1345** - Description: "Generate monthly sales report" - Status: In Progress - Priority: Medium - Timestamp: 2024-05-15 13:45:00 - Next Action: Validate output format with stakeholder requirements. 3. **Task ID: cc-20240515-1210** - Description: "Optimize database query performance" - Status: Completed - Priority: Low - Timestamp: 2024-05-15 12:10:00 4. **Task ID: cc-20240515-1130** - Description: "Refactor legacy authentication module" - Status: Overdue (Due: 2024-05-14) - Priority: High - Timestamp: 2024-05-15 11:30:00 - Next Action: Assign to senior developer or split into smaller subtasks. 5. **Task ID: cc-20240515-0945** - Description: "Set up CI/CD pipeline for new API" - Status: Pending - Priority: High - Timestamp: 2024-05-15 09:45:00 The window updates automatically every 30 seconds, showing real-time changes in task status. A red badge indicates overdue or stuck tasks, while green highlights completed ones.
Real-time expense tracking and automated receipt management for corporate cards.
AI assistant built for thoughtful, nuanced conversation
IronCalc is a spreadsheet engine and ecosystem
Customer feedback management made simple
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan