python-code-reviewer

Review Python code for method plan compliance and traceable outputs.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/echo-ice/mathmodeling-ssl --skill python-code-reviewer-echo-ice
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: python-code-reviewer
Source: https://github.com/echo-ice/mathmodeling-ssl/tree/main/.codex/skills/python-code-reviewer
Command: npx skills add https://github.com/echo-ice/mathmodeling-ssl --skill python-code-reviewer-echo-ice

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, numpy, and includes scripts (resource) components.

What problem does it solve?

This Skill reviews Python code for quality, correctness, and compliance with the validated method plan, ensuring traceable results and robustness.

Core Features & Use Cases

  • Code Review: Inspects Python scripts for errors, adherence to method plans, and expected outputs.
  • Method Plan Compliance: Ensures scripts implement the validated method correctly.
  • Output Validation: Checks for traceable results and figures as per the method plan.
  • Use Case: After generating Python scripts, use this Skill to verify they produce the expected results and are free of errors.

Quick Start

Run the python-code-reviewer skill on the Python scripts in the 'code/python/' directory.

Frequently Asked Questions about python-code-reviewer

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

FAQPage Schema
How do I verify that my Python code complies with a validated method plan?

To verify Python code compliance with a validated method plan, you can review scripts for correctness and robustness to ensure they produce traceable results and figures. This process inspects the code to confirm it implements the validated method correctly without errors.

What is the best way to check Python scripts for traceable results and figures?

Checking Python scripts for traceable results and figures involves an output validation process that inspects the code against the expected method plan. This ensures your modeling tasks generate the correct outputs and remain free of execution errors.

Do I need numpy and pypdf to review Python code for method plan adherence?

Yes, you need numpy, pypdf, and pdfplumber installed to review Python code for method plan adherence. These dependencies are required to perform the analysis and verification of your scripts and their generated outputs.

How do I review Python modeling scripts for errors and expected outputs?

To review Python modeling scripts for errors and expected outputs, run a code inspection on the scripts directory. This verifies code quality and ensures the implementation correctly produces traceable results as defined by the validated method plan.

When should I use a Python code reviewer for modeling tasks?

You should use a Python code reviewer for modeling tasks after generating your scripts but before finalizing them. It ensures your Python code adheres to the validated method plan and successfully produces the expected results and figures.

Can I validate Python code robustness without manually checking every script?

You can validate Python code robustness without manual checks by running an automated review on your scripts directory. This verifies code quality, checks for adherence to the method plan, and ensures traceable results are produced correctly.