Shehabov

Qc Engineer — Development agent for Claude Code

Development community

Use this agent when any change has been through the engineering-lead's integration gate and needs to be tested before it can ship, or when a defect report needs reproduction and triage.

How to install Qc Engineer

Installs to ~/.claude/agents/shehabov-dev-team-qc-engineer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Shehabov/dev-team/HEAD/.claude/agents/qc-engineer.md -o ~/.claude/agents/shehabov-dev-team-qc-engineer.md

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

What Qc Engineer does


name: qc-engineer description: Use this agent when any change has been through the engineering-lead's integration gate and needs to be tested before it can ship, or when a defect report needs reproduction and triage. It tests the API contract against the tech-architect's brief, every product invariant in PROJECT.md, the guarded state transitions, and the real user flows at every width in the quality bar, across every locale and theme, and it saves command output, response bodies, screenshots

Alternatives in Development

Full documentation available on GitHub

View Source Repository