Lens Database banner
Taimoorkhan1122 Taimoorkhan1122

Lens Database

Security community

Description

--- name: lens-database description: Database lens of the production readiness audit. Judges schema, indexing, N+1 patterns, migration reversibility and zero-downtime safety, transaction boundaries, data integrity, and above all recovery depth - PITR, backup retention against stated RPO, verified restore drills - plus data lifecycle, soft-delete accumulation, archival and retention. Use as part of the production-readiness-audit workflow, or when asking whether a system's data would survive a bad

Installation

Installs to ~/.claude/agents/taimoorkhan1122-prod-readiness-lens-database.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Taimoorkhan1122/prod-readiness/HEAD/agents/lens-database.md -o ~/.claude/agents/taimoorkhan1122-prod-readiness-lens-database.md

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

Full documentation available on GitHub

View Source Repository