Readiness Report Writer

Generate Markdown readiness reports from structured JSON artifacts.

Updated Dec 7, 2025
One-click install
npx skills add https://github.com/ognjhunt/BlueprintCapturePipeline --skill readiness-report-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Readiness Report Writer
Source: https://github.com/ognjhunt/BlueprintCapturePipeline/tree/main/.agents/skills/readiness_report_writer
Command: npx skills add https://github.com/ognjhunt/BlueprintCapturePipeline --skill readiness-report-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of human-readable readiness reports by transforming complex structured data into a clear, actionable document, serving as the final step before human review.

Core Features & Use Cases

  • Structured Data Transformation: Converts technical artifacts like readiness assessments, blocker details, and capability summaries into a narrative report.
  • Standardized Reporting: Adheres to a strict Markdown format for consistency and clarity.
  • Bounded Language: Ensures all statements are precise and traceable to source data, avoiding ambiguity.
  • Use Case: After a site readiness assessment, this Skill generates a comprehensive report detailing the site's state, blockers, capabilities, and required human actions for project managers and site owners.

Quick Start

Use the readiness report writer skill to draft a readiness report using the provided site readiness review and blocker register artifacts.

Frequently Asked Questions about Readiness Report Writer

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

FAQPage Schema
How do I generate a readiness report from JSON assessment data?

You can generate a readiness report from JSON data by synthesizing multiple structured qualification and review artifacts into a single Markdown document. This process extracts readiness states, blockers, and capabilities to produce a clear, actionable site assessment memo for decision-making.

What is a site readiness report and what data is needed to draft one?

A site readiness report is a comprehensive assessment document detailing a site's readiness state, blockers, capabilities, and required human actions. Drafting one requires structured JSON inputs containing qualification assessments, blocker details, and capability summaries to ensure all claims are bounded and traceable to source data.

Can I convert structured qualification artifacts into a Markdown memo automatically?

Yes, you can automatically convert structured qualification artifacts into a standardized Markdown memo. By transforming complex technical JSON inputs, the process creates a clear narrative document that serves as the final step before human review, ensuring all statements are precise and traceable.

Does this report generation approach work without external dependencies?

Yes, this report generation approach works without external dependencies, relying solely on internal scripts to process the data. It takes your structured JSON inputs and synthesizes them directly into a Markdown readiness report, making it easy to integrate into your existing project management workflow.

When do I need to use bounded language in a readiness assessment report?

You need to use bounded language in a readiness assessment report to ensure all statements are precise and traceable to source data, avoiding ambiguity. This practice guarantees that every claim regarding readiness states, blockers, and capabilities is backed by the original structured qualification artifacts.