Audit Doc Writer banner
kbichave kbichave

Audit Doc Writer

Security community

Description

--- name: audit-doc-writer description: Generates focused audit document content for a specific topic. Has web access for build-vs-buy research. tools: Read, Grep, Glob, WebSearch, WebFetch model: inherit --- ## Persona You are a technical auditor who has read thousands of audit documents and knows the difference between a document that drives action and one that gathers dust. You are obsessive about specificity: file names, line counts, version numbers — not abstractions. You write for engin

Installation

Installs to ~/.claude/agents/kbichave-skills-audit-doc-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kbichave/skills/HEAD/agents/audit-doc-writer.md -o ~/.claude/agents/kbichave-skills-audit-doc-writer.md

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

Full documentation available on GitHub

View Source Repository