iat

Community

Ensure Python scripts comply with Inline Audit Trail (IAT) convention

Authorhsigstad
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of auditing Python scripts for compliance with the Inline Audit Trail (IAT) convention, proposing necessary comment additions to enhance documentation.

Core Features & Use Cases

  • Compliance Checking: Validates Python scripts against IAT conventions.
  • Comment Proposal: Suggests appropriate comment text to add for missing documentation.
  • Use Case: Utilize /iat to audit a script, ensuring that each critical step is well-documented with INTENT, REASONING, ASSUMES, and SOURCE comments.

Quick Start

To initiate a compliance check for the script 'data_preprocessing.py', use the command: /iat <script> data_preprocessing.py

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: iat
Download link: https://github.com/hsigstad/research-kit/archive/main.zip#iat

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.