notebook-auditor

Audit Jupyter notebooks for runnability, data integrity, and model validity.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/must1f/Dissertaion-Project --skill notebook-auditor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notebook-auditor
Source: https://github.com/must1f/Dissertaion-Project/tree/main/.agents/skills/notebook-auditor
Command: npx skills add https://github.com/must1f/Dissertaion-Project --skill notebook-auditor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Auditing Jupyter notebooks in quantitative finance projects to verify runnability, data integrity, model validity, and metric trustworthiness, preventing hidden state and leakage from skewing conclusions.

Core Features & Use Cases

  • Rigorous, evidence-backed audits of notebook experiments across forecasting, PINN vs non-PINN comparisons, and dissertation workflows.
  • Structured workflow aligned with a published audit specification, producing a dated report scaffold and actionable patch plans.
  • Use cases include validating notebook reproducibility, checking temporal alignment and data preprocessing, and auditing reported results for integrity.

Quick Start

Run the audit tool on a notebook to generate a dated audit report scaffold.

Frequently Asked Questions about notebook-auditor

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

FAQPage Schema
How do I audit Jupyter notebooks for reproducibility in machine learning experiments?

Auditing Jupyter notebooks for reproducibility involves verifying runnability, data integrity, and model validity to prevent hidden state from skewing results. This process uses an evidence-based workflow to output a dated audit report scaffold at docs/audits/.

What is notebook data leakage in quantitative finance and how is it checked?

Notebook data leakage occurs when temporal alignment or preprocessing flaws skew forecasting conclusions. It is checked through rigorous evidence-backed audits that validate reported results and data integrity, producing an actionable patch plan to fix issues.

How do I validate PINN versus non-PINN comparison results in a dissertation workflow?

Validating PINN versus non-PINN comparison results requires auditing notebook experiments to ensure metric trustworthiness and model validity. This generates a 13-section specification report including an executive verdict and critical-priority assessment for dissertation workflows.

Does this notebook audit process work without external dependencies?

Yes, the notebook audit process works without external dependencies, relying solely on its internal scripts and references. It enforces an evidence-based workflow to review notebook-based experiments and output a dated markdown audit report scaffold.

What is the best way to troubleshoot unrunnable Jupyter notebooks in quantitative finance?

Troubleshooting unrunnable Jupyter notebooks involves applying a rigorous audit workflow that checks runnability, data integrity, and model validity. It outputs a dated report scaffold with an executive verdict to identify and resolve hidden state issues preventing execution.