Lens Qa banner
Taimoorkhan1122 Taimoorkhan1122

Lens Qa

Security community

Description

--- name: lens-qa description: QA lens of the production readiness audit. Judges what is untested and what that costs - critical-path coverage, test quality vs implementation coupling, edge cases, regression protection, contract and E2E coverage of the money path, test-data management, PII in fixtures, and staging parity. Use as part of the production-readiness-audit workflow, or when asking whether a codebase's tests would actually catch a regression. tools: Read, Grep, Glob, Bash, Write model:

Installation

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

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

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

Full documentation available on GitHub

View Source Repository