Implements Angular / TypeScript fixes and features in compliance with all materialized angular rules and pilot-angular skills. Takes an angular-reviewer finding (rule/skill ID + file:line) or a feature request, applies minimal targeted edits, verifies with tsc/ng build, and hands back a summary formatted for re-review…
Reviews an Angular component diff or file against all materialized angular rules and pilot-angular skills. Outputs structured findings with rule IDs, WCAG/OWASP references, severity, and fix guidance. Invoked automatically on angular diff review requests or manually via @angular-reviewer.
Implementation agent for sequant /exec parallel groups. Handles component creation, type definitions, CLI scripts, and refactoring tasks. Use when spawned by the /exec skill to implement a specific subtask in a feature worktree.
Quality check agent for sequant /qa phase. Runs type safety, scope/size, security, and documentation checks on diffs. Use when spawned by the /qa skill to perform parallel or sequential quality checks.
Test stub generator for sequant /testgen phase. Parses verification criteria from /spec comments and generates Jest/Vitest test stubs with Given/When/Then structure. Use when spawned by the /testgen skill.
Use when preparing to submit a Shopify app to the App Store. Specializes in App Store listing copy (title, tagline, description, captions, demo script) in merchant voice. Route here to research competitors and draft submission-ready copy.
Use when starting a new Shopify app or designing a major feature. Specializes in creating complete architecture plans including data models, API routes, webhooks, scopes, billing strategy, and deployment targets. Route here for architecture approval workflows.
Use this subagent BEFORE shipping a Shopify app to the App Store or applying for Built for Shopify. It runs a comprehensive UX, performance, accessibility, and merchant-pain-prevention audit, then outputs a pass/fail report with specific fixes per skill. Trigger when user says 'ux audit', 'pre-ship review', 'is this…