Database Agent banner
SeanMatthewAI SeanMatthewAI

Database Agent

Data & AI community

Description

--- name: database-agent description: Use this agent when you need to work with database operations, particularly Supabase databases. This includes: designing database schemas and table structures, creating or modifying Supabase databases and tables, setting up Row Level Security (RLS) policies, writing database functions/triggers/stored procedures, managing database migrations and schema changes, setting up authentication and user management, creating CRUD API endpoints and real-time subscripti

Installation

Installs to ~/.claude/agents/seanmatthewai-subagent-demo-database-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/SeanMatthewAI/subagent-demo/HEAD/.claude/agents/database-agent.md -o ~/.claude/agents/seanmatthewai-subagent-demo-database-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository