design/harvester

Aggregate design run reports into a harvest report of patterns and constraints.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/f-campana/bifrost --skill design-harvester
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design/harvester
Source: https://github.com/f-campana/bifrost/tree/main/skills/design/design-harvester
Command: npx skills add https://github.com/f-campana/bifrost --skill design-harvester

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Design run reports are scattered across multiple sources; this skill consolidates them into a single harvest report, turning scattered findings into actionable insights.

Core Features & Use Cases

  • Reads one or more design run reports and groups repeated patterns, failures, and useful constraints.
  • Writes a harvest report designed for human review and decision-making.
  • Use Case: After multiple design runs, summarize recurring issues to identify constraints and guide improvements.

Quick Start

Provide one or more run reports to generate a harvest report.

Frequently Asked Questions about design/harvester

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

FAQPage Schema
How do I consolidate multiple design run reports into a single summary?

A harvest report is a concise document aggregating multiple design run reports to identify recurring issues, constraints, and actionable insights. It groups scattered findings into a single review for decision-making and improvement.

Can I automatically extract recurring patterns and failures from design run reports?

The skill processes design run reports by reading input files, grouping findings, and validating formats. It aggregates multiple run reports to identify recurring issues and flags inconsistencies while writing the final harvest document.

Do I need any specific dependencies or components to generate a harvest report?

The harvest report is suited for summarizing recurring issues after multiple design runs. It identifies design constraints and flags inconsistencies, guiding improvements when scattered run reports need consolidation for human decision-making.

What's the best way to identify design constraints from scattered run reports?

The harvest report validates formats and flags inconsistencies found in input design run reports. It checks the aggregated run reports for recurring issues and structural mismatches, highlighting these constraints for human review.