kit-harvest

Ingest project feedback into ranked improvements with approval diffs for Master Starter Kit updates.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/primovera12/Master-Kit --skill kit-harvest
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: kit-harvest
Source: https://github.com/primovera12/Master-Kit/tree/main/Master-Starter-Kit/tools/skills/kit-harvest
Command: npx skills add https://github.com/primovera12/Master-Kit --skill kit-harvest

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Master Starter Kit benefits from a centralized, automated process to transform scattered project feedback into concrete kit improvements. kit-harvest ingests submissions, deduplicates across projects, ranks changes by impact, and presents a controlled, diff-enabled approval flow before applying updates to the kit.

Core Features & Use Cases

  • Ingests feedback from multiple sources and normalizes it for the starter kit.
  • Deduplicates similar improvements across projects and ranks them by frequency and severity.
  • Presents an interactive approval workflow with exact diffs before applying changes and propagating updates.
  • Supports propagation of approved improvements into release notes and What’s New summaries.

Quick Start

Run /kit-harvest in the Master Kit directory to ingest feedback, deduplicate, rank, present, apply, and propagate improvements.

Frequently Asked Questions about kit-harvest

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

FAQPage Schema
How do I automate feedback processing to improve a starter kit?▼

Automating feedback processing to improve a starter kit involves ingesting project submissions, deduplicating entries, ranking improvements by impact, and applying approved changes. This workflow normalizes scattered input into actionable, versioned updates.

What is the best way to deduplicate project feedback before applying changes?▼

The best way to deduplicate project feedback is to process submissions across multiple projects, classify similar improvements, and rank them by frequency and severity. This ensures only unique, high-impact changes proceed to the approval workflow.

How does an interactive approval workflow handle versioning for kit updates?▼

An interactive approval workflow handles versioning by presenting exact diffs before applying changes and logging versioned updates. It allows reviewers to inspect proposed improvements and propagate approved items into release notes.

Can I propagate approved improvements into release notes and summaries?▼

Yes, you can propagate approved improvements into release notes and What’s New summaries. Once changes pass the interactive approval workflow and are applied, the automated process logs the versioned updates and generates the summaries.

Do I need a Master Kit directory to rank improvements by impact?▼

Yes, you need a Master Kit directory to rank improvements by impact. The feedback processing workflow operates within this specific environment to ingest submissions, check conflicts, and apply changes directly to the starter kit.

When should I not use an automated workflow for feedback processing?▼

You should not use an automated workflow for feedback processing when project submissions require manual conflict resolution or when the exact diffs presented in the interactive approval workflow reveal unintended side effects.