Deep-dive a Windows crash dump and return a written verdict. Use when a dump needs more than a first look - several hypotheses to rule out, many frames or threads to walk, or a conclusion someone will act on. Give it the dump path and the question.
Frontend Implementation agent that turns approved UI designs into production-ready code using the developer's chosen framework. Implements all pages, components, interactions, and responsive behavior.
Spec-Driven Development agent that takes a comprehensive specification and implements it faithfully, section by section. Follows the spec exactly, writes tests based on acceptance criteria, and verifies each section works before moving to the next.