self-audit

Audit recent Git commits for CLAUDE.md convention compliance.

46|5|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/victoriacity/openakari --skill self-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: self-audit
Source: https://github.com/victoriacity/openakari/tree/main/.claude/skills/self-audit
Command: npx skills add https://github.com/victoriacity/openakari --skill self-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automatically checks your recent code commits and session work against established conventions, ensuring adherence to logging standards, experiment validation, and overall workflow hygiene.

Core Features & Use Cases

  • Convention Compliance: Verifies adherence to CLAUDE.md guidelines, including log entry completeness, inline logging discipline, and findings provenance.
  • Task Hygiene: Audits task lifecycle tags, budget compliance, and experiment record coverage.
  • Use Case: After a development sprint, use this Skill to automatically scan the last 3 days of commits to identify any deviations from the team's coding and documentation standards before merging.

Quick Start

Run a self-audit of the last session's work for convention compliance.

Frequently Asked Questions about self-audit

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

FAQPage Schema
How do I check recent git commits for convention compliance and logging standards?

To check recent git commits for convention compliance, you audit committed code history within a specified time range to identify violations in log completeness, inline logging, and findings provenance. This ensures adherence to established CLAUDE.md guidelines.

What is session validation in code workflow hygiene?

Session validation in code workflow hygiene is the process of auditing recent session work to verify compliance with log entry standards and experiment validation. It analyzes committed code history to identify deviations from task lifecycle and budget adherence rules.

Do I need Git to audit task lifecycle tags and experiment records?

Yes, you need Git for history traversal and file parsing to audit task lifecycle tags, experiment records, and decision debt. The audit requires traversing commit history to check for convention violations and archive thresholds.

How do I scan code history for decision debt and budget adherence issues?

You scan code history for decision debt and budget adherence issues by analyzing committed work within a specific time range against CLAUDE.md conventions. This process identifies violations in task lifecycle tags, experiment records, and cross-referencing.

What's the best way to automate convention checks before merging a development sprint?

The best way to automate convention checks before merging is to scan the last few days of commits to identify deviations from coding and documentation standards. This verifies log entry completeness, inline logging discipline, and findings provenance automatically.

Can I audit experiment validation and archive thresholds without a dedicated linter?

Yes, you can audit experiment validation and archive thresholds without a dedicated linter by parsing files directly from Git history. This approach checks for convention violations, cross-referencing issues, and decision debt using standard history traversal.