well-formed

Analyze pull request diffs for code smells, style issues, and safety problems.

787|71|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/luongnv89/asm --skill well-formed
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: well-formed
Source: https://github.com/luongnv89/asm/tree/main/tests/fixtures/skills/well-formed
Command: npx skills add https://github.com/luongnv89/asm --skill well-formed

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review PR diffs for code smells, style issues, and safety problems before merging.

Core Features & Use Cases

  • Automated PR diff analysis to surface smells, style violations, and potential safety concerns.
  • Generates a Markdown report detailing findings per changed file and overall risk.
  • Provides guidance and a clear, non-destructive review checklist.

Quick Start

Run the well-formed corpus skill on your git repository to generate a Markdown PR review report.

Frequently Asked Questions about well-formed

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

FAQPage Schema
How do I analyze a pull request diff for code smells and safety issues?

To analyze a pull request diff for code smells and safety issues, run an automated static analysis on the repository diff to identify style violations and potential risks before merging. It generates a Markdown report detailing findings per changed file and overall risk.

What is the best way to automate code review for style issues before merging?

Automating code review for style issues before merging involves analyzing PR diffs to surface violations and safety concerns. This process provides a non-destructive review checklist and outputs a clear Markdown report documenting findings and suggested fixes.

Can I generate a Markdown report for PR static analysis findings?

Yes, you can generate a Markdown report for PR static analysis findings. The analysis evaluates pull request diffs for code smells and style issues, outputting a document that details findings per changed file and overall risk assessment.

Does automated PR code review work with standard git repositories?

Automated PR code review works with standard git repositories across teams requiring automated quality checks. It performs safe, non-destructive analysis on pull request diffs to identify code smells, style issues, and safety problems.

Why do I need a non-destructive review checklist for pull requests?

You need a non-destructive review checklist for pull requests to ensure consistent review guidance without altering the original code. It safely analyzes diffs for safety problems and code smells, providing suggested fixes in a Markdown report.

What are the limitations of automated diff analysis for code quality?

Automated diff analysis for code quality focuses strictly on identifying code smells, style issues, and safety problems within the diff itself. It does not alter code destructively, limiting its scope to generating reports and suggesting fixes for review.