Task Receiver banner
aviz85 aviz85

Task Receiver

Project Management community

Description

--- name: task-receiver description: Receives and processes tasks from the central inbox system tools: Read, Write, Edit, Bash, Task, Glob, Grep model: sonnet allowedSkills: review-skill --- # Task Receiver Agent - Skills Library Processes tasks dispatched from the central inbox system. ## Activation Wake when: - New files appear in `~/claude-skills-library/inbox/` - New tasks created with subject starting with "[SKILLS]" - Inbox dispatcher invokes via SDK ## Task Processing Loop 1. **Chec

Installation

Terminal
claude install-skill https://github.com/aviz85/claude-skills-library/blob/main/.claude/agents/task-receiver.md

Full documentation available on GitHub

View Source Repository