product-report-writer

Generate customer-grade product reports from CodeBuddy review artifacts.

4|1|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/danielbaustin/agent-design-language --skill product-report-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-report-writer
Source: https://github.com/danielbaustin/agent-design-language/tree/main/adl/tools/skills/product-report-writer
Command: npx skills add https://github.com/danielbaustin/agent-design-language --skill product-report-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill turns CodeBuddy review artifacts into customer-grade product reports, ensuring evidence boundaries, redaction status, and remediation context are preserved for leadership and customer communications.

Core Features & Use Cases

  • Compose executive summaries, scope, top findings, architecture summaries, and remediation sequences from existing artifacts.
  • Preserve evidence, severity, and specialist disagreements while producing customer-facing documents.
  • Enable deterministic report generation via the provided script and output contract, suitable for internal review and client delivery.

Quick Start

Run the tool with a CodeBuddy review packet root to generate a customer-grade report in the default output location.

Frequently Asked Questions about product-report-writer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate customer-grade reports from CodeBuddy review artifacts?

To generate customer-grade reports from CodeBuddy review artifacts, you run this skill with a review packet root to assemble executive summaries, top findings, architecture notes, and remediation guidance into a structured markdown or JSON output.

What is the best way to preserve evidence boundaries and redaction status in review reports?

Preserving evidence boundaries and redaction status in review reports is handled by applying this skill to CodeBuddy artifacts, which uses deterministic scripts to enforce redaction rules and maintain evidence limits for client-facing documents.

Can I use CodeBuddy review artifacts to create executive summaries and remediation sequences?

Yes, you can use CodeBuddy review artifacts to create executive summaries and remediation sequences by processing the review packet root, which synthesizes the artifact data into structured customer-facing documentation.

Does the report generation process require specific inputs for audience and policy?

The report generation process requires deterministic inputs including the artifact root, synthesis artifact, audience, and policy to accurately structure the output and tailor the remediation guidance for the intended recipients.

What format does the structured review report output use?

The structured review report output uses markdown and JSON formats, defined by an output contract that structures fields for executive summaries, scope, top findings, architecture summaries, and remediation sequences.