PocketBase Foundations (Advanced)
Overview
Use this only for deep setup and rollout details. Default to pocketbase-agent-orchestrator for normal tasks.
Focus
- Environment setup (local/staging/production)
- Admin bootstrap and secure secret handling
- Baseline network/security checks before feature work
Minimal Workflow
- Confirm runtime mode and persistence strategy.
- Verify required env values (
PB_URL, admin/service credentials). - Validate health endpoint and admin authentication.
- Hand off to modeling/auth/api skills as needed.