Acerca de
This skill provides a specialized workflow for developers working on the Inspequte static analysis tool. It facilitates the end-to-end process of authoring new analysis rules in Rust, from defining metadata and implementing detection logic to writing robust JVM-based harness tests. By automating the boilerplate for test sources and SARIF validation, it ensures that rules are reliable, deterministic, and cover both positive and negative cases (false positives and false negatives). It is particularly useful for maintaining high-quality analysis tools for JVM ecosystems.