Docs Privacy Reviewer banner
PersonalJarvis PersonalJarvis

Docs Privacy Reviewer

Data & AI community

Description

--- name: docs-privacy-reviewer description: Use after writing or editing any file under docs/. Reviews a documentation file for personal data and secrets that must never reach the world-readable public repo — the maintainer's real name/email/handle, personal filesystem paths, machine identifiers, private life details, and real credentials. Read-only; reports findings with file:line evidence. tools: Read, Grep, Glob, Bash model: sonnet role: reviewer domain: generic phase: docs must_read: - CL

Installation

Installs to ~/.claude/agents/personaljarvis-personaljarvis-docs-privacy-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/PersonalJarvis/PersonalJarvis/HEAD/.claude/agents/docs-privacy-reviewer.md -o ~/.claude/agents/personaljarvis-personaljarvis-docs-privacy-reviewer.md

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

Full documentation available on GitHub

View Source Repository