Internal POSIX runtime helpers for agente-00c/feature-00c orchestrators (state, lock, validation, hashes, secrets filter). NOT user-invocable.
Task status / backlog progress report; identifies tasks ready to start. Triggers: "revisar tarefas", "status das tarefas", "progresso do projeto", "review tasks". Skip for executing (execute-task) or creating tasks (create-tasks).
GLOBAL feature portfolio dashboard — compare progress, suggest archive/abandon/prioritize. Triggers: "status global", "portfolio de features", "dashboard de features", "comparar features". Cross-feature; for single feature deep-dive use review-task.
Convert a natural-language feature description into SDD spec (user stories, FRs, success criteria). Triggers: "specify", "criar spec", "nova feature", "feature spec". Skip for refining an existing spec (clarify).
Audit a GOB Go microservice against all project conventions and patterns
Requirements quality gate ("unit tests for English") by domain (ux/api/security/performance/a11y). Triggers: "checklist", "validar requisitos", "quality gate". Validates REQUIREMENT quality, not code.
Refine an existing spec via structured Q&A (max 5). Triggers: "clarify", "clarificar spec", "resolver ambiguidades", "refinar spec". Operates on existing spec.md; use specify to create one.
Reconcile documented intent (spec/plan/tasks) against the CURRENT state of the code and append actionable gaps as a new task-phase. Classifies each divergence as missing/partial/contradicts/unrequested. Triggers: "converge", "o codigo bate com a spec?", "reconciliar spec com codigo", "o que ainda falta implementar de verdade", "auditar divergencia entre spec e implementacao", "achar codigo que diverge do que foi pedido". Skip for artifact-vs-artifact consistency without reading code (use analyze) or single-document quality (use validate-documentation).