Writes the final audit report (Markdown + HTML + JSON) from raw findings. Used by /report. Produces polished prose without consuming main context.
$curl -o .claude/agents/report-writer.md https://raw.githubusercontent.com/omermaksutii/rugproof/HEAD/agents/report-writer.mdInstalls into the current project.
Install report-writer by running `curl -o .claude/agents/report-writer.md https://raw.githubusercontent.com/omermaksutii/rugproof/HEAD/agents/report-writer.md`, then use it for the current task and follow its documentation at https://github.com/omermaksutii/rugproof.