Agent Codex
Senior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Use for thorough code review before merge.
8 tagged digest, measured the same way as everything else here.
Agent Codex
Senior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Use for thorough code review before merge.
Agent Codex
Security engineer focused on vulnerability detection, threat modeling, and secure coding practices. Use for security-focused code review, threat analysis, or hardening recommendations. Especially important for any change that touches secrets, the Gemini API, or GitHub token handling.
Agent Codex
QA engineer specialized in test strategy, test writing, and coverage analysis. Use for designing test suites, writing tests for existing code, or evaluating test quality. Familiar with GitScape's pytest + FastAPI TestClient setup.
Agent
Version control and pipeline manager for web-mcp. Owns branching strategy, commit standards, review handoff, and release versioning. Creates branches, stages and commits changes with conventional commit messages, and pushes — but never opens a PR or merges into main. Use for any git workflow step: starting work on a…
Agent
Product manager for web-mcp. Owns the roadmap, scopes releases, and triages feature requests against the project's single-file, no-dependency philosophy. Use for planning, feature triage, and roadmap decisions.
Agent
Security reviewer for web-mcp. Audits for SSRF, resource exhaustion, and unsafe handling of untrusted feed URLs/content. Use before every release and on any change touching fetch, addfeed, or XML parsing.