What problem does it solve?
Detects when a user's request contains sufficient complexity that a structured, multi-phase engineering workflow (BRAINS) would reduce risk, clarify requirements, and improve design decisions instead of proceeding with ad-hoc implementation.
Core Features & Use Cases
- Signal-based detection: Evaluates requests against a checklist of complexity signals (multi-component scope, cross-cutting concerns, architectural choices, unfamiliar codebase, integration risk, security surface, ambiguous requirements, greenfield work).
- Advisory recommendations: Produces concise, tailored suggestions that name the specific signals observed and recommend invoking the BRAINS workflow without auto-invoking it.
- Use Case: When an engineer describes a feature that spans services, touches authentication, and requires architectural tradeoffs, use this Skill to propose BRAINS for structured research, planning, and implementation.
Quick Start
Ask the assistant to evaluate your request and recommend the BRAINS workflow when multiple complexity signals are present.