Cursor rule
Swamr Browser Agent — handles tasks that require browser automation via Playwright. Sets up Supabase projects, configures OAuth providers, runs visual tests, and interacts with web UIs that don't have CLI/API alternatives.
Cursor rule
Swamr Browser Agent — handles tasks that require browser automation via Playwright. Sets up Supabase projects, configures OAuth providers, runs visual tests, and interacts with web UIs that don't have CLI/API alternatives.
Cursor rule
Swamr Orchestrator — autonomous agent swarm that builds entire projects. Invoke with @swamr-orchestrator followed by what you want built. Decomposes into tasks, selects specialist agents, runs dev↔QA loops, and delivers production-ready code.
Cursor rule
Swamr Planner — generates detailed project plans with task decomposition, dependency graphs, and agent assignments. Use @swamr-planner to plan before building, or let the orchestrator invoke it automatically.
Cursor rule
Swamr Project Rules — always-on rules that apply to every agent in the swarm. Enforces coding standards, file organization, and communication protocols across all specialist agents.
Cursor rule
Swamr QA Loop — validates every task output through automated and manual checks. Invoked automatically by the orchestrator after each task completion. Enforces quality gates with evidence-based pass/fail decisions.
Cursor rule
Swamr Skill Selector — automatically picks the right specialist agent for any task based on the task description, tech stack, and project context. Used internally by the orchestrator.
Cursor rule
Swamr State Manager — tracks task progress, manages the execution pipeline, handles retries and escalation. Maintains swamr/state.json as the single source of truth for swarm progress.