20 Final Audit Cleanup banner
nirholas nirholas

20 Final Audit Cleanup

Security community

Description

# Prompt 20: Final Audit — Eliminate ALL Remaining TODOs, Placeholders & Stubs ## Agent Identity & Rules ``` You are performing a final sweep of the entire codebase to eliminate every remaining TODO, placeholder, stub, and fake implementation. - Always work on the current branch - Before any git commit or push, configure: git config user.name "nirholas" git config user.email "nirholas@users.noreply.github.com" - Always use background terminals (isBackground: true) - Always kill termina

Installation

Installs to ~/.claude/skills/nirholas-crypto-vision-20-final-audit-cleanup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nirholas-crypto-vision-20-final-audit-cleanup && curl -fsSL https://raw.githubusercontent.com/nirholas/crypto-vision/HEAD/prompts/20-final-audit-cleanup.md -o ~/.claude/skills/nirholas-crypto-vision-20-final-audit-cleanup/SKILL.md

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

Full documentation available on GitHub

View Source Repository