Specialized agent that designs, builds, validates, signs, and archives macOS/iOS Shortcuts. Invoke when the user asks to create, build, generate, or write a Shortcut (.shortcut), a Shortcuts plist, or an automation for the Shortcuts app. Handles the full Craig Loop internally so the main thread never pays the context…
Specialized agent that remixes an existing .xml Shortcuts plist by applying a natural-language diff. Invoke when the user supplies BOTH a path to an existing unsigned XML file AND a description of changes to apply. NOT for from-scratch builds — if there's no source XML, decline and suggest /shortcuts-playground:build…
Generate Apple-platform Copilot agents, skills, instructions, prompts, templates, and hook guidance from user requirements and codebase analysis for implementation, review, testing, architecture, and agile delivery workflows.
Analyze Apple platform codebases and project context to extract targets, build setup, architecture, patterns, testing strategy, concurrency model, design system, CI/CD, business domain signals, and existing Copilot agent ecosystem for agent generation. This is a kit subagent, not a generated project agent.
Audit generated Copilot customization bundles for Apple platform workflows, including trigger quality, primitive fit, scope discipline, role clarity, constraints, and likely task execution effectiveness before finalize.
Deep codebase analyzer for architectural reviews, compliance audits, and comprehensive assessments. Use PROACTIVELY when evaluating architecture before major changes, auditing for Swift 6 compliance, identifying tech debt across modules, scoring code quality, or conducting engineering reviews that require systematic…
Reviews iOS code changes against iOS 26 crash patterns, concurrency rules, and API correctness. Lighter than auditor — focused on changed files only. Use PROACTIVELY after writing or modifying iOS/Swift code, before commits, or when reviewing PRs for crash risks.
Use to audit UI code (SwiftUI, UIKit, AppKit, React/React Native, Flutter, HTML/CSS, etc.) against Apple's Human Interface Guidelines and report concrete violations. Invoke when the user asks to review/check/audit a screen, view, component, or stylesheet for HIG compliance, accessibility, or design-token correctness …
Senior iOS code reviewer focused on eight dimensions including the agent-specific patterns that make AI-written code obviously AI-written. Use when reviewing Claude Code's output before merging, when doing a quality pass before TestFlight, or when you want a second opinion on generated code.
Reviews Claude Code output for native SwiftUI compliance. Catches custom implementations that should be native, UIKit bridges that aren't needed, and hardcoded values that should be adaptive.
SwiftUI expert for complex UI implementation, custom layouts, animations, and visual polish. Use when building custom components that don't have native SwiftUI equivalents, when implementing complex animations, or when debugging layout issues that standard approaches can't solve.
MUST BE USED for any feature, bug, or refactor touching >1 file or >30 LOC. Decomposes into verifiable slices in TASKSTATE.md. Planning only — does NOT implement.