pr-summary-cn

Generate concise Chinese summaries from Git pull request commit history and code differences.

Updated Jan 8, 2026
One-click install
npx skills add https://github.com/VitaDynamics/vita-cc-market --skill pr-summary-cn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-summary-cn
Source: https://github.com/VitaDynamics/vita-cc-market/tree/main/plugins/Vengineer/skills/pr-summary-cn
Command: npx skills add https://github.com/VitaDynamics/vita-cc-market --skill pr-summary-cn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the generation of concise Chinese summaries for Git pull requests, making it easier to understand code changes in a team environment.

Core Features & Use Cases

  • Automated Summary Generation: Creates a structured Chinese summary based on git log and diff information.
  • Concise Reporting: Focuses on the most important changes and technical details.
  • Use Case: Before merging a pull request, use this Skill to quickly generate a Chinese summary that can be posted in a team chat or used in documentation.

Quick Start

Use the pr-summary-cn skill to generate a summary for the current pull request against the main branch.

Frequently Asked Questions about pr-summary-cn

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

FAQPage Schema
How do I generate a Chinese summary for a git pull request?

You can generate a Chinese summary for a git pull request by running this Skill against your current branch. It analyzes commit history and code differences to produce a concise report for team communication.

What is the best way to summarize code differences for a Chinese-speaking team?

Summarizing code differences for a Chinese-speaking team is best handled by automating git log analysis. This Skill extracts technical details from diffs to create structured Chinese documentation for efficient code review.

Does this pull request summary tool require Git command-line tools?

Yes, generating pull request summaries requires Git command-line tools. The Skill depends on Git commands to fetch repository changes and format the output into a concise Chinese summary.

Can I use the generated Chinese summary directly in team chat documentation?

Yes, you can use the generated Chinese summary directly in team chat or documentation. The Skill creates structured reports focusing on important changes before you merge a pull request.

What limitations should I expect when automating Chinese summaries from git changes?

A limitation when automating Chinese summaries from git changes is the reliance on local Git command-line tools. The Skill focuses on concise reporting of technical details rather than providing deep architectural reviews.