Stage 1: Ticket Intake - Understand what to build before coding begins.
Identifies architecture layers, anticipates classes, determines test types, flags ambiguities.
Trigger: "read ticket CA-123", "analyze ticket", "what does CA-456 require"
Instalação
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
📋 Ticket CA-123: Add project estimation page
Layers: Presentation + Domain
Classes: EstimationPage, EstimationBloc, GetEstimationsUseCase
Tests: Unit + Widget + Golden
⚠️ Ambiguities:
- No API endpoint specified
- No error handling mentioned
**Next:** Clarify ambiguities, then plan the implementation using the plan-implementation skill