sp-code-review

Identify quality issues in Python bioinformatics data-analysis code against project standards.

Updated Apr 20, 2026
One-click install
npx skills add https://github.com/ddmanyes/antigravity-skills-zht --skill sp-code-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sp-code-review
Source: https://github.com/ddmanyes/antigravity-skills-zht/tree/main/skills/code-review
Command: npx skills add https://github.com/ddmanyes/antigravity-skills-zht --skill sp-code-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

本技能在提交程式碼前提供一個全面的自動化審查流程,確保代碼符合專案的品質標準,特別是與 CLAUDE.md 規範的一致性。

Core Features & Use Cases

  • 自我審查清單:在審查前自動核對邏輯清晰度、風格指南與文件同步性。
  • 審查流程:提供摘要、亮點與回饋處理,確保修改可追蹤並可回歸測試結果。
  • 適用場景:適用於資料分析與生物資訊相關的 Python 專案、研究管線、回歸測試與文件註解的審查。

Quick Start

直接指示助理對最近的變更執行逐步代碼審查,確保符合專案品質標準。

Frequently Asked Questions about sp-code-review

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

FAQPage Schema
How do I automate Python code review for bioinformatics pipelines before committing changes?

Automated code review for bioinformatics pipelines verifies Python script compliance, validates regression tests, and synchronizes documentation to ensure research pipeline changes meet project quality standards before submission.

What is included in a pre-review checklist for data analysis scripts?

A pre-review checklist for data analysis scripts checks logical clarity, enforces style guidelines, and verifies documentation synchronization to confirm code changes align with project specifications.

How do I ensure documentation synchronization when updating research pipeline code?

Documentation synchronization during research pipeline code updates is enforced by auditing code changes against project standards, verifying that related documentation and annotations reflect the latest modifications.

Does automated code review support regression testing for data processing scripts?

Automated code review supports regression testing for data processing scripts by validating test outputs, tracking feedback, and ensuring modifications remain traceable and reversible throughout the review workflow.

Can I enforce precise commit messages for bioinformatics Python projects?

Precise commit messages for bioinformatics Python projects are enforced by verifying that code changes pass the pre-review checklist, test validation, and documentation checks before final submission.