code-review

Automates code review validating TypeScript, Angular, testing, and documentation standards with severity levels.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/reeinharddd/impulsa-monorepo --skill code-review-reeinharddd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/reeinharddd/impulsa-monorepo/tree/main/.github/skills/code-review
Command: npx skills add https://github.com/reeinharddd/impulsa-monorepo --skill code-review-reeinharddd

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of reviewing code against established project standards, ensuring consistency and quality before merging.

Core Features & Use Cases

  • Automated Checks: Validates code against TypeScript, architecture, Angular, testing, and documentation standards.
  • Severity Levels: Assigns severity (Error, Warning, Info) to identified issues.
  • Use Case: When a pull request is submitted, this Skill automatically runs a comprehensive review, flagging potential issues for the developer and reviewer to address.

Quick Start

Run the code-review skill on the latest changes in the pull request.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automate code review against TypeScript and Angular project standards?

You can automate code review against TypeScript and Angular project standards by running a review process that validates architecture, testing, and documentation rules, assigning severity levels to identified issues.

What is automated code quality assurance for pull requests?

Automated code quality assurance for pull requests is a validation process that checks code against established project standards, ensuring consistency and quality before merging by flagging potential issues for developers to address.

How does severity assignment work when checking code for issues?

Severity assignment works by evaluating identified code issues against project standards and categorizing them into Error, Warning, or Info levels to prioritize developer fixes during the review process.

Can I use automated code review for testing and documentation validation?

Yes, you can use automated code review for testing and documentation validation alongside TypeScript and architecture checks, ensuring comprehensive quality assurance coverage before code merging.

What's the best way to check code quality before merging?

The best way to check code quality before merging is to run an automated review on the latest pull request changes, validating against TypeScript, Angular, architecture, testing, and documentation standards.

Does automated code review work with existing project patterns?

Automated code review works with existing project patterns by validating code against established standards and rules specific to your TypeScript and Angular architecture, ensuring consistency without overriding your conventions.