harvest-loop

Extract session learnings and validate skill candidates for the Forge Harness ecosystem.

7|Updated May 26, 2026
One-click install
npx skills add https://github.com/chrono-meta/forge-harness --skill harvest-loop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: harvest-loop
Source: https://github.com/chrono-meta/forge-harness/tree/main/plugins/fh-meta/skills/harvest-loop
Command: npx skills add https://github.com/chrono-meta/forge-harness --skill harvest-loop

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual harvesting of patterns, conflicts, and learnings from development sessions is time-consuming, inconsistent, and often misses critical insights that could improve your Forge Harness (FH) ecosystem. Long sessions also risk semantic drift, where agent terminology gradually diverges in meaning without detection, leading to inconsistent outputs across your project portfolio.

Core Features & Use Cases

  • 8-Step Automated Evolution Pipeline: Runs automatically at session end (or on demand) to extract session patterns, detect collisions with existing skills, validate new skill candidates via adversarial and innovative review, and manage skill lifecycle.
  • Semantic Drift Detection: Automatically identifies and blocks terminology divergence across long sessions to maintain consistency in AI-generated outputs.
  • Lifecycle Management: Automatically flags stale, unused, or overlapping skills, and maintains memory hygiene to keep your FH ecosystem clean and up-to-date.
  • Use Case: After a 3-hour feature development session where your team discovered a new pattern for API error handling, harvest-loop automatically extracts the pattern, checks for conflicts with existing skills, validates a new skill proposal, and updates the shared FH ecosystem so all team projects benefit from the improvement without manual work.

Quick Start

Invoke the harvest-loop skill at the end of your FH field session to automatically extract learnings, validate new skill candidates, and evolve your shared harness ecosystem.

Frequently Asked Questions about harvest-loop

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

FAQPage Schema
How do I automatically extract session learnings into my AI coding harness?

To automatically extract session learnings, you can use an auto-evolution pipeline that runs at session end to harvest patterns, detect collisions with existing skills, and validate new skill candidates. This absorbs team learnings into your shared harness without manual work.

What is semantic drift detection in AI agent terminology?

Semantic drift detection identifies and blocks terminology divergence across long development sessions. It ensures agent terminology retains consistent meaning, preventing inconsistent outputs across your project portfolio.

How do I manage stale or overlapping skills in a Forge Harness ecosystem?

You can manage stale skills through automated lifecycle management, which flags unused, overlapping, or outdated skills. It maintains memory hygiene to keep your Forge Harness ecosystem clean and up-to-date.

Does harvest-loop validate new skill candidates before updating shared skills?

Yes, harvest-loop validates new skill candidates using adversarial review and bidirectional consistency checks. It generates observability traces for all proposed changes before updating the shared ecosystem.

What is the best way to capture git diffs and conflict signals from development sessions?

The best way to capture conflict signals is using an 8-step automated evolution pipeline that processes session outputs and git diffs. It automatically extracts patterns and checks for conflicts with existing skills.