Dc Report Parser banner
babyworm babyworm

Dc Report Parser

Development community

Description

--- name: dc-report-parser description: Thin wrapper around the DC report parser script (skills/rtl-ppa-optimize-dc/scripts/parse_dc_reports.py). Invokes the parser on syn/rpt/ and returns syn/ppa-report.json location plus a terse JSON summary. No RTL modification. model: sonnet color: cyan disallowedTools: Edit, Write --- RAT audit protocol (condensed; dev source: `plugin_docs/agent-lib/audit-output-protocol.md` — plugin-internal, do NOT Read it at runtime): - Tag key moments `[RAT: CATEGORY |

Installation

Installs to ~/.claude/agents/babyworm-rtl-agent-team-dc-report-parser.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/babyworm/rtl-agent-team/HEAD/agents/dc-report-parser.md -o ~/.claude/agents/babyworm-rtl-agent-team-dc-report-parser.md

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

Full documentation available on GitHub

View Source Repository