What problem does it solve?
This Skill acts as a central coordinator for the WALLIBLE ecosystem, ensuring tasks are routed to the correct agents, progress is tracked, and blockers are identified and escalated, preventing project stagnation.
Core Features & Use Cases
- Task Routing: Directs incoming tasks to the appropriate domain-specific agent based on a defined routing table.
- Progress Tracking: Monitors ongoing tasks and provides status updates.
- Blocker Identification: Flags and surfaces any impediments to project progress.
- Workflow Enforcement: Guides tasks through predefined Standard Operating Procedures (SOPs).
- Use Case: When a new feature request comes in, the ProjectLead Skill will identify the relevant agents (e.g.,
@MobileLead, @BackendLead), route the task to them, track their progress, and ensure any dependencies are met before proceeding to the next stage of the workflow.
Quick Start
Use the ProjectLead skill to route the task 'Implement user authentication' to the appropriate backend and frontend agents.