Db Check
Description
--- description: Validate database state — pending migrations, schema consistency, missing indexes. tools: ["Bash", "Read", "Grep", "Glob"] --- Check database health for your Rails API. 1. **Pending migrations:** `RAILS_ENV=development rails db:migrate:status` 2. **Schema consistency:** compare `db/schema.rb` with actual migrations 3. **Missing indexes:** scan models for `belongs_to`/`has_many` without corresponding indexes 4. **N+1 risks:** grep for `.each` loops calling associations without
Installation
Installs to ~/.claude/agents/cveralyon-axel-setup-db-check.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cveralyon/axel-setup/HEAD/agents/db-check.md -o ~/.claude/agents/cveralyon-axel-setup-db-check.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Opencode
(60.8k ⭐) - The open source AI coding agent.
Data & AI Gemini CLI
(90.5k ⭐) - An open-source AI agent that brings the power of Gemini directly into your terminal.
Data & AI Chatgpt On Wechat
CowAgent是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、拥有长期记忆并不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页
Data & AI Claude Mem
(13.1k ⭐) - A Claude Code plugin that automatically captures everything Claude does during your coding session
Data & AI Read research for Nyquist validation data
cat "$phase_dir"/*-RESEARCH.md 2>/dev/null node "$HOME/.claude/get-shit-done/bin/gsd-tools.cjs" roadmap get-ph
Data & AI Multi Agent Review
| A sophisticated AI-powered code review system designed to provide comprehensive, multi-perspective a... | -
Data & AI