How this skill is triggered — by the user, by Claude, or both
Slash command
/amp-plugin-cc:amp-result-handlingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Protocol for processing and displaying Amp CLI execution results.
Protocol for processing and displaying Amp CLI execution results.
--stream-json event streamschemas/review-output.schema.json (for review commands)/amp:setupamp auth loginnpx claudepluginhub ujuc/amp-plugin-cc --plugin amp-plugin-ccPresents structured output from multi:* helper tools (Cursor, Gemini, Copilot, etc.) preserving verdict, summary, findings, and next-steps sections. Handles messy interleaved output and failed runs.
Validates OpenCode worker results for sanity, file accuracy, code syntax, and completeness; presents token-efficiently with ~200 token commentary budget, prompting user fixes post-review.
Presents Codex helper outputs per strict rules: preserves structure/verdict/findings/next-steps, orders by severity, forbids auto-fixes or code changes.