field-harvest

Scan git commit history to detect reusable patterns and log session work.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the risk of losing valuable cross-project patterns built during day-to-day field work, and removes the manual effort of tracking session progress across multiple projects. It automates identifying reusable workflows, rules, and skills from field project git history to backport to your shared forge-harness meta-harness, and generates structured session logs that sync to your central knowledge hub for persistent, team-accessible tracking.

Core Features & Use Cases

  • Dual-Mode Pattern Harvesting: Scans recent git commits in your field projects to detect reusable patterns (new workflows, prompt engineering tricks, error solutions, tool integrations) worth adding to your meta-harness, with one-click PR creation to submit changes.
  • Automated Session Logging: Generates a structured markdown log of your session work from git commits when you wrap up field work, and commits it to your knowledge hub so you can resume work or reference past learnings at any time.
  • Use Case: If you build a reusable few-shot prompt pattern in one of your client projects, this skill can detect the pattern, create a PR to add it to your shared FH skills library, and log all the work you did that day to your central hub so your team can see your progress.

Quick Start

Ask the AI to scan your current field project's recent commits for reusable patterns to backport to your meta-harness, or log your completed session work to your knowledge hub.

Frequently Asked Questions about field-harvest

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

FAQPage Schema
How do I automatically extract reusable patterns from git commit history?

You can automatically extract reusable patterns from git commit history by scanning recent project commits to identify workflows, rules, and skills worth backporting to a shared meta-harness. This process detects new prompt engineering tricks and tool integrations without manual documentation.

What is the best way to log development sessions to a central knowledge hub?

The best way to log development sessions to a central knowledge hub is to generate structured markdown logs directly from git commits when wrapping up field work. This commits your session progress to a persistent, team-accessible tracking system automatically.

Can I automatically create pull requests to update my meta-harness with new skills?

Yes, you can automatically create pull requests to update your meta-harness with new skills. The pattern harvesting process detects reusable workflows from your field project git history and provides one-click PR creation to submit changes to your shared FH skills library.

Does forge-harness tooling support cross-project reuse of workflows and rules?

Yes, forge-harness tooling supports cross-project reuse by identifying workflows, rules, and skills from field project git history to backport to a shared meta-harness. It integrates with existing forge-harness structures to maintain persistent session logs and codify reusable patterns.

How do I deduplicate session logs when syncing work to a knowledge hub?

You deduplicate session logs when syncing work to a knowledge hub by generating structured markdown from git commits that tracks completed field work. This automated logging ensures persistent, team-accessible records without manual documentation and reduces redundant entries.

When should I avoid automated pattern detection for backporting workflows?

You should avoid automated pattern detection for backporting workflows if your field projects lack sufficient git commit history to analyze, or if your team does not use a shared forge-harness meta-harness and central knowledge hub structure to receive the backported skills and logs.