From beagle-ios
Reviews Swift WidgetKit code for timeline providers, view composition, App Intents, and performance including placeholders, caching, and reload policies. Activates on WidgetKit imports or TimelineProvider.
npx claudepluginhub existential-birds/beagle --plugin beagle-iosThis skill uses the workspace's default tool permissions.
| Issue Type | Reference |
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
| Issue Type | Reference |
|---|---|
| TimelineProvider, entries, reload policies | references/timeline.md |
| Widget families, containerBackground, deep linking | references/views.md |
| AppIntentConfiguration, EntityQuery, @Parameter | references/intents.md |
| Refresh budget, memory limits, caching | references/performance.md |
placeholder(in:) returns immediately without async workgetSnapshot checks context.isPreview for gallery previewscontainerBackground(for:) used for iOS 17+ compatibilitywidgetURL used for systemSmall (not Link)defaultResult() for non-optional parametersreloadTimelines called strategically (not on every data change)