Pull request checks for AI-authored production code
Software teams using Claude Code should add AI-authorship fields to pull requests and connect them to review rules. A useful first version is simple: require the author to mark whether a coding agent wrote or edited the change, store the agent session link or prompt summary, and trigger extra review for security-sensitive files, deployment scripts, infrastructure-as-code, and model-facing services.
The pressure comes from adoption speed. Anthropic says more than four-fifths of the code it published in May was written by Claude, after a low-single-digit share before Claude Code launched in February 2025. At that level, AI-authored code is ordinary production input. Review systems need provenance, ownership, and rollback context on the diff itself, because the reviewer may be checking code produced through a toolchain they did not directly operate.