Process pending tasks, check Needs_Action folder, complete task requests, move finished work to Done folder, and update activity dashboard. Use when the user asks to "process tasks", "check pending tasks", "handle Needs_Action items", "complete my tasks", "check what needs to be done", or mentions the Needs_Action folder, task processing, or wants to see completed work moved to Done.
This skill automates the processing of tasks dropped into the Needs_Action folder by the filesystem watcher. It ensures all tasks are handled according to company rules and properly logged.
When this skill is invoked, follow these steps:
Vault/Needs_Action/ folderFor each file in Vault/Needs_Action:
a. Read the file content
b. Follow Company Rules
Vault/Company_Handbook.mdc. Complete the Task
d. Move to Done
Vault/Done/ folderAfter processing all tasks, update Vault/Dashboard.md:
### YYYY-MM-DD HH:MM:SS
**Task Completed**: [Brief description]
- [Detail 1]
- [Detail 2]
- Status: ✓ Complete
After all tasks are processed, provide a summary:
Vault/Dashboard.mdThis skill automatically activates when the user says:
When activated, the skill will:
Vault/Needs_Action folderVault/DoneVault/Dashboard.md with timestamped log