engineering-review-v3

Review pull requests against TI Engineering Standards with line-level comments.

3|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/drdatarulz/TI-Engineering-Standards --skill engineering-review-v3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: engineering-review-v3
Source: https://github.com/drdatarulz/TI-Engineering-Standards/tree/main/skills/archive/engineering-review-v3
Command: npx skills add https://github.com/drdatarulz/TI-Engineering-Standards --skill engineering-review-v3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill guides engineers through a structured PR review against TI Engineering Standards, ensuring code changes align with architecture, API design, testing, and coding practices, and producing clear, actionable feedback or approvals.

Core Features & Use Cases

  • PR-level and line-level review: Verifies compliance with TI standards and posts targeted line-level comments.
  • Mode-aware evaluation: Distinguishes between implementation reviews and integration-tests reviews to match the PR's intent.
  • Decision support: Produces a clear approval or a changelist with actionable fixes and references to standards.

Quick Start

Review the PR against TI Engineering Standards and decide to approve or request changes with actionable, line-level comments.

Frequently Asked Questions about engineering-review-v3

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate pull request reviews against engineering standards?

Automating pull request reviews against engineering standards involves validating architecture, API design, and git workflow rules, then posting line-level comments or approval. This Skill evaluates PR content to enforce TI Engineering Standards and ensure code compliance.

What is the difference between implementation and integration-tests review modes?

Implementation and integration-tests review modes distinguish between core logic changes and test suite modifications. This Skill applies mode-aware evaluation to match the PR's intent and validate testing standards accurately based on the submitted code changes.

How do I ensure my PR complies with architecture and security standards?

Ensuring PR compliance with architecture and security standards requires validating data handling, error handling, and logging rules. This Skill comprehensively reviews these dimensions against TI Engineering Standards and supplies targeted line-level feedback.

Can I get line-level comments for code changes that violate git workflow rules?

Yes, getting line-level comments for code changes violating git workflow rules is supported. This Skill validates git workflow practices alongside configuration and API design, producing actionable line-level comments referencing the specific standards breached.

What's the best way to enforce coding standards in a continuous integration pipeline?

The best way to enforce coding standards in a continuous integration pipeline is to apply structured PR reviews. This Skill acts as a decision support system, producing clear approvals or actionable changelists referencing TI Engineering Standards.

Do I need specific configuration files to validate API design and data handling in PRs?

Validating API design and data handling in PRs relies on referencing standard documents like CLAUDE. This Skill uses these defined engineering standards to comprehensively review PR content and ensure compliance without requiring external dependencies.