What problem does it solve? This Skill removes ambiguity about which agent should handle a task in the Sementis project by routing work through a defined squad of specialized agents, ensuring multi-file features follow a consistent research-to-review pipeline. ## Core Features & Use Cases - Complexity Triage: SemeIA evaluates each request and chooses between a Fast Path for simple single-file questions and a Full Pipeline for multi-file features or database changes. - Sequential Agent Pipeline: BrinIA researches requirements and proposes technical approaches, CaIA selects the approach and defines JSON payload contracts, GratIA implements the code following project conventions, and XimbeIA reviews for overengineering and rule compliance. - Use Case: When adding a new quiz feature to the Flask and Vanilla JS Sementis platform, the squad researches constraints, plans the API contracts, implements the code in Portuguese naming conventions, and reviews it before delivery. ## Quick Start Use the sementis-squad skill to plan and implement a new daily missions endpoint for the Sementis API.