bkn-report

Aggregate pipeline artifacts into structured phase and final reports.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kweaver-ai/kweaver-dip --skill bkn-report
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bkn-report
Source: https://github.com/kweaver-ai/kweaver-dip/tree/main/skills/bkn-creator/internal/bkn-report
Command: npx skills add https://github.com/kweaver-ai/kweaver-dip --skill bkn-report

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

阶段性产物与最终产物缺乏统一、结构化的报告,导致难以回顾与归档。本技能将自动汇总 pipeline 各阶段产物,生成结构化报告并归档。

Core Features & Use Cases

  • 自动汇总阶段产物、绑定摘要、对象类详情、测试摘要、业务规则等,生成统一的报告结构。
  • 支持多种报告类型:阶段报告、最终报告、测试报告、诊断报告,并可归档。
  • 适用于数据管线、机器学习流水线和项目级审计场景,便于回溯与合规。

Quick Start

将当前管线的阶段报告、最终报告和诊断报告按规范聚合输出并归档到指定位置。

Frequently Asked Questions about bkn-report

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

FAQPage Schema
How do I generate structured phase and final reports for a data pipeline?▼

To generate structured pipeline reports, aggregate stage artifacts like summaries and test details into a unified format with mandatory Markdown output and optional HTML rendering for archiving.

What types of reports can I create for pipeline artifact archiving?▼

Pipeline artifact archiving supports phase reports, final reports, test reports, and diagnostic reports to ensure comprehensive stage documentation and compliance.

When do I need to generate diagnostic reports for machine learning pipelines?▼

Generate diagnostic reports for machine learning pipelines when you need to review stage artifacts, bind business rules, and ensure structured documentation for audit and compliance.

Can I use Markdown for phase reports with optional HTML rendering?▼

Yes, Markdown output is mandatory for phase reports, and the system applies optional HTML rendering when a template is available for final or diagnostic report generation.

How to aggregate pipeline artifacts into a unified final report structure?▼

Aggregate pipeline artifacts by binding object class details, test summaries, and business rules together, generating a unified final report structure suitable for project-level archiving.

Does frontmatter-driven metadata work for automated report generation?▼

Frontmatter-driven metadata works for automated report generation by satisfying the required structure to produce consistent Markdown outputs for data pipeline phase and diagnostic reports.