indicator-review

Audit ZINC Fusion V16 indicators for math correctness, signal value, and overtooling.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/zincdigitalofmiami/zinc-fusion-v16 --skill indicator-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: indicator-review
Source: https://github.com/zincdigitalofmiami/zinc-fusion-v16/tree/main/.kilo/skills/indicator-review
Command: npx skills add https://github.com/zincdigitalofmiami/zinc-fusion-v16 --skill indicator-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematically audits ZINC Fusion V16 indicators for math correctness, signal value, and overtooling, covering pre-flight checks and multi-layer audits while ensuring no model training or production data modification.

Core Features & Use Cases

  • Verifies indicator mathematical correctness, edge-case handling, and implementation fidelity.
  • Assesses whether an indicator adds real signal for ZL soybean oil forecasting or risks redundancy and overfitting.
  • Audits chart-side calculations, specialist features, and Monte Carlo/GARCH parameter choices; guides improvements before deployment.
  • Runs a structured audit loop: pre-flight → Layer 1 → Layer 2 → Layer 3 → Layer 4 → commit gate → final re-audit.

Quick Start

Run the end-to-end indicator audit workflow from pre-flight through final re-audit to surface math, signal, and overtooling issues before deployment.

Frequently Asked Questions about indicator-review

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

FAQPage Schema
How do I audit forecasting indicators for math correctness and overfitting?

To audit forecasting indicators for math correctness and overfitting, run a structured multi-layer audit loop covering pre-flight checks, per-layer signal contribution analysis, usefulness validation, and commit-gate verification.

What is the best way to validate GARCH parameters and chart-side calculations before deployment?

Validating GARCH parameters and chart-side calculations before deployment involves passing indicators through pre-flight checks and multi-layer audits to verify math fidelity, edge-case handling, and signal contribution without modifying production data.

How do I identify redundant or overtooled features in my data analysis pipeline?

Identifying redundant or overtooled features in your data analysis pipeline requires usefulness versus overtooling checks across structured audit layers, isolating indicators that fail to add real signal value.

Can I run a backtesting audit without modifying production data or training models?

Yes, you can run an indicator backtesting audit without modifying production data or training models, as the validation process strictly evaluates math correctness, signal contribution, and overtooling through read-only audit loops.

Does the indicator audit workflow apply to ZL soybean oil forecasting signals?

The indicator audit workflow applies directly to ZL soybean oil forecasting signals, assessing whether each indicator adds real predictive value or risks redundancy before deployment.

Why does my indicator pass math validation but still fail the commit gate?

An indicator can pass math validation but fail the commit gate because the final re-audit evaluates actual signal contribution and overtooling risk, rejecting features that add no real forecasting value despite correct calculations.