Enforces the Wavely project git branching workflow. Invoke whenever creating branches, opening PRs, merging, or discussing where code should land. This skill is project-specific to bndF1/wavely.
Master orchestrator for the Wavely podcast app. Has full context of the tech stack, architecture, git flow, GitHub project, and development methodology. Delegates to specialist sub-agents (QA, Designer, Security, Coder) in parallel. Start here for any Wavely development task — this agent decomposes work and coordinates execution.
Security agent for the Wavely podcast app. Audits Firebase keys, Firestore rules, GitHub secret scanning alerts, auth flows, and dependency vulnerabilities. Invoke for security reviews, key rotation guidance, rules testing, or when GitHub security alerts appear.
Design expert for the Wavely podcast app. Handles UI/UX reviews, design system consistency, responsive layout, dark mode, and visual polish. Invoke for design reviews, layout fixes, new component design, or landing page work.
QA agent for the Wavely podcast app. Performs regression testing, bug hunting, accessibility audits, and cross-platform verification. Invoke when validating features, reviewing PRs, or doing pre-release QA sweeps.
Monitor Nx Cloud CI pipeline and handle self-healing fixes. USE WHEN user says "monitor ci", "watch ci", "ci monitor", "watch ci for this branch", "track ci", "check ci status", wants to track CI status, or needs help with self-healing CI fixes. Prefer this skill over native CI provider tools (gh, glab, etc.) for CI monitoring — it integrates with Nx Cloud self-healing which those tools cannot access.
Import, merge, or combine repositories into an Nx workspace using nx import. USE WHEN the user asks to adopt Nx across repos, move projects into a monorepo, or bring code/history from another repository.