write-report

Pre-flight reader-facing analytics by grading structure and readability across spec, spec-judge, and review modes.

7|1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Agent-Engineer-Master/skill-engineer --skill write-report-agent-engineer-master
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-report
Source: https://github.com/Agent-Engineer-Master/skill-engineer/tree/main/operations/write-report
Command: npx skills add https://github.com/Agent-Engineer-Master/skill-engineer --skill write-report-agent-engineer-master

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a self-contained governance layer that pre-flights and validates reader-facing analytical deliverables (HTML reports, memos, briefs) before hand-off, reducing downstream rework.

Core Features & Use Cases

  • Ghost-deck preflight: runs spec, spec-judge, and review modes to ensure structure and readability are sound before writing.
  • Artifact-aware governance: leverages a manifest and artifact-loader to preserve load-bearing elements and cite evidence correctly.
  • Two-pass readability: enforces structure correctness (Pass 1) and prose quality (Pass 2) on the produced document.
  • End-to-end caller workflow: supports spec → spec-judge loop → write → review pass 1 → review pass 2.

Quick Start

Fill in the template, submit to mode spec-judge, iterate until PASS, then run the review passes to finalize.

Frequently Asked Questions about write-report

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

FAQPage Schema
How do I validate analytics report structure before finalizing it?

To validate analytics report structure before finalizing, this skill runs a spec-judge mode and a two-pass readability review, enforcing MECE axes and SCQA framing to grade reader-facing documents and return a violation report path.

What is ghost-deck discipline for analytical documentation?

Ghost-deck discipline for analytical documentation is a governance framework that applies a single governing observation, MECE axes, and SCQA framing to pre-flight reader-facing reports, ensuring load-bearing elements are preserved before finalizing.

How do I run a readability check on an HTML report or memo?

You run a readability check on an HTML report or memo by executing two review passes: the first pass enforces structure correctness, and the second pass grades prose quality to ensure the document is reader-ready.

Do I need a manifest and artifact-loader to preflight analytics documentation?

Yes, you need a manifest and artifact-loader to preflight analytics documentation, as this skill requires these supporting artifacts to surface preservation notes, correctly cite evidence, and guide formatting fixes.

What is the best way to fix structural violations flagged in a reader-facing report?

The best way to fix structural violations in a reader-facing report is to use the returned reference to fix-patterns, which guides corrections for any load-bearing elements or readability issues identified during the spec-judge and review passes.