Audit Implementation banner
MarioEpkOne MarioEpkOne

Audit Implementation

Security community

Description

POST-IMPLEMENTATION AUDIT — analyzes what the implementing agent did wrong and why, proposes specific changes to CLAUDE.md / impl.md / impl-plan.md for approval, and appends new patterns to learnings.md. The user's request is: $ARGUMENTS ## Purpose This skill is a process autopsy, not a QA check. The goal is to understand *why* failures happened so the skills and rules can be improved for future implementations. Run this after every /impl. For auditing whether an implementation *plan* conform

Installation

Installs to ~/.claude/skills/marioepkone-pipelineiq-audit-implementation/SKILL.md

Terminal
mkdir -p ~/.claude/skills/marioepkone-pipelineiq-audit-implementation && curl -fsSL https://raw.githubusercontent.com/MarioEpkOne/PipelineIQ/HEAD/commands/audit-implementation.md -o ~/.claude/skills/marioepkone-pipelineiq-audit-implementation/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository