Publicity Review

Review uncommitted diff for content unsuitable for publication to a public repository — secrets/credentials, user-specific absolute paths, internal-only URLs/hostnames, and personal identifiers. Each iteration dispatches a fresh subagent that returns findings and the main thread applies the subagent's mechanical fixes — a single pass by default, or re-dispatching up to `Max iterations` when the caller raises it. Non-interactive — no user prompts. Use as a final gate before publishing changes; designed to be called from non-interactive routines such as dev-workflow's hooks.on_complete or dev-workflow-triage's per-Finding sub-flow.

hiroro-work Updated

File contents

hiroro-work/claude-plugins/tree/main/.claude/skills/publicity-review commit b72a4b8ea1

Frequently asked questions

npx skillmds@latest add hiroro-work/publicity-review