engineering-review

Automate structured engineering reviews against Tumai-specific checklists for code readiness.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/mariasebarespersona/Tum-AI --skill engineering-review-mariasebarespersona
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: engineering-review
Source: https://github.com/mariasebarespersona/Tum-AI/tree/main/.claude/skills/engineering-review
Command: npx skills add https://github.com/mariasebarespersona/Tum-AI --skill engineering-review-mariasebarespersona

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Structured engineering review against Tumai-specific checklists to ensure code readiness and safe deployments.

Core Features & Use Cases

  • Detects changed files and selects the appropriate specialty checklist (automation contracts, runtime safety, frontend UI, security, architecture).
  • Runs all relevant checks to generate a comprehensive graded report.
  • Validates readiness for PRs, feature merges, and post-implementation reviews with actionable feedback.

Quick Start

Trigger the engineering review on your pull request to generate a graded readiness report.

Frequently Asked Questions about engineering-review

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

FAQPage Schema
How do I run a structured code review on a pull request before merging?▼

A structured code review on a pull request detects changed files, selects the appropriate specialty checklist, runs all relevant checks, and generates a graded readiness report to ensure safe deployments.

What is an engineering review checklist and when do I need it for feature branches?▼

An engineering review checklist is a structured validation tool needed for feature branches to verify code readiness across automation contracts, runtime safety, frontend UI, security, and architecture before merging.

Can I use automated checklists to validate security and architecture in my code?▼

Yes, automated checklists can validate security and architecture in your code by selecting specialty checklists based on changed files and running comprehensive checks to produce a graded report.

How do I automate code readiness checks for substantial commits?▼

To automate code readiness checks for substantial commits, trigger an engineering review that detects file changes, applies relevant specialty checklists, logs the results, and generates a graded report.

Does the engineering review process support runtime safety and frontend UI validation?▼

Yes, the engineering review process supports runtime safety and frontend UI validation by detecting changed files and running all relevant specialty checklists to provide actionable feedback.